.others{column-gap:2%;flex-wrap:wrap;margin-block:30px!important;display:flex}.others_img{height:auto;transition:transform .5s ease-in-out;width:23.5%}.others_img:hover{transform:scale(1.15)}@media (max-width:767px){.others{grid-template-columns:repeat(2,1fr);align-items:center;grid-gap:10px;display:grid}.others_img{height:auto;width:100%}}