* {
    font-family: "Montserrat", sans-serif;
}

@media screen and (min-width: 951px) {
    body {
        width: 100%;
    }
}