@media (max-width: 768px) {
    .content.container {
        margin-top: 175px !important;
    }
}