.page.company{}

@media only screen and (min-width: 1024px) {
    .page.company .img {
        height: 350px;
    }
}