@media screen and (max-width : 700px){
    main img{
        width : 400px;
        height : 175px;
    }
}