/* ******************************* */
/* ----------- Desktop ----------- */
/* ******************************* */
@media screen and (min-width: 750px) {
    .content-title {
        margin-top: 8px;
    }
}