@media only screen and (min-width: 540px) and (max-width: 767px) { .biggerPhone { .rocket-image { img { height: 350px; } } } }