@media only screen and (max-width: 640px){
.c-page__main {
    height: 320px;
}
}