/*Header height*/
.page-title-section {
height: 160px;
}
@media only screen and (max-width: 600px) {
    #header-marcel {
        padding-top: 0px !important;
    }
}