@media screen and (min-width: 1200px) {  
    main.page__content {
        height: 600px;
    }
}