.image-wrap{border-radius:24px;margin-right:20px;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.image-wrap{margin-bottom:30px;margin-right:0}}@media only screen and (max-width:767px){.image-wrap{margin-bottom:30px;margin-right:0}}.image-wrap img{-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition);width:100%}.image-wrap:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}