﻿@media screen and (max-width: 767px) {
    .cover h1 {
        margin-top: 20px;
    }
}