@media (max-width:760px) {

    .landscape_image img {
        height: auto;
    }
}