
@media(max-width:768px){
    .header-section{
        display: none;
    }
}