/* Enter Your Custom CSS Here */
#wrapper-content {

    margin-top: -20px !important;

}
header {

    background: transparent !important;
    position: absolute;
    height: 120px;
    top: 0;
    width: 100%;

}

@media screen and (min-width: 767px){
.page-title {
    height: 540px !important;
}
}