@media screen and (min-width: 1008px) {

    img{
        height: 500px;
    }
}