@media screen and (max-width: 425px){

.container .side-img img {
    height: 100vw;
    width: 100vw;
}

}