.pricing-wrapper__item .rate{
    height: 150px;
}
.header-inner .navbar .navbar-header .navbar-brand img {
    padding: 15px 0 !important;
    height: 100px;
}
.header-section .navbar.sticky .navbar-header .navbar-brand img {
    height: 70px;
    padding: 10px 0 !important;
}

.navbar-brand-logo {
    padding: 0 15px !important;
}
.navbar-brand-logo img {
    height: 65px;
}

.modal-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 32px !important;
}

.open-branding-modal {
    background: transparent;
    border: none;
}

@media only screen and (max-width: 767px) {
    .header-section .small-view .navbar-brand {
        height: 62px;
    }
}
