.main {
    width:100vw; 
    height: 100vh;
    background-image: url('../image/zastavka_protect-center.jpg');
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}