.main-header {
    background: url(../img/image1.jpg);
    background-size: cover;
    background-position: center;
    height: 100vh;
    min-height: 600px;
    color: #fff;
    position: relative;
    font-family: 'Anton', sans-serif;
}
.store-tunes {
    position: relative;
    padding-top: 50px;
}