@media screen and (max-width: 600px) {
    .site {
        margin-top: 85px;
    }
    .stx-layer-wrapper p {
        font-size: 15px !important;
    }
}