@media screen and (max-width: 767px) {
#Subheader {
       padding: 50px 0 50px !important

}

    .gizle {
        display:none !important;
    }

}