.home-banner-header {
    min-height: 390px; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center; 
    background-position-y: -35px;
    padding-top: 60px !important;
}

.home-banner-contain {
    background-color: transparent;
}