
@media (max-width: 985px) {

    .header-content {
        display: none;
    }
    .section-part{
        margin-top: 100px;
    }
}
