#sticky-header{box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}

.banner-bg {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    min-height: 370px;
    overflow: hidden;
    padding: 180px 0 100px;
    position: relative;
    z-index: 0
}
.brand-area .container{padding: 10px 2px; border-top:4px solid #eee; margin-top: 17px; border-radius: 15px 15px 15px 15px;}

.brand-area{border-bottom:4px solid #eee; margin-bottom: 17px; border-radius: 15px 15px 15px 15px;}