.cta-more{text-align:center;background-color:#ffc03d;font-size:18px;color:#fff;border:#ffc03d;transition:all .3s;text-transform:capitalize;margin:0 auto;padding:12px 18px}.cta-more:hover{border:2px solid #e60012;background-color:transparent;color:#e60012}.sepimg{background:#fff;min-width:90px;height:90px;text-align:center;display:grid;align-items:center;justify-content:center;margin-right:25px;box-shadow:0px 10px 10px 0px rgba(0,0,0,15%);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}@media (min-width :768px){.col-sm-5th{width:20%;float:left}}@media (min-width :1200px){.col-lg-5th{width:20%;float:left}}@media (max-width:767px){.sepimg{width:fit-content;margin:0 auto;margin-right:10px}}