@media only screen and (max-width: 768px){
#i2ca1e55e2a850df2 .col-sm-4 img {
    width: auto !important;
    height: 100% !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
max-width: none;
}
}
