﻿@media (max-width: 700px) {
    section.main > h1 em span {
        display: none;
    }
}
