@media (max-width: 575px) {
 .container img {
     width: 100% !important;
     height: auto;
 }
}