@media (min-width: 1024px) {

    .st-ps-container {
        background: #202020;
    }

    .st-ps-container h1 {
        font-size: 27px;
    }

    .bb-lg {
        border-bottom: 1px solid #2C7AF6;
    }

    .st-ps-d .h3,
    .st-ps-d h3 {
        font-size: 27px;
    }

}

@media (min-width: 1100px) {
    .head-nav a {
        font-size: 14px;
    }
}