
.pagebanner {
    min-height: 249px;
}
.padding-false {
    padding: 0;
}
.col-xs-12 {
    width: 100%;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.theme-light .font-heading1 {
    margin: 0;
    font-family: FF DIN Round Regular;
    font-weight: 800;
    color: #212121;
}

.pagebanner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}