/*your custom css goes here*/ 

/*header logo section*/
 .h-md-40px,
    .size-md-40px {
        height: 80px;
    }
.pb-20px,
.py-20px,
.p-20px {
    padding-bottom: 5px;
}

.pt-20px, .py-20px, .p-20px {
    padding-top: 5px;
}

/*footer logo section*/
.h-45px, .size-45px {
    height: 120px;
}
.bg-greysh{
    background-color: #e7e7e7 !important;
}

/*.bg-white {*/
/*    background-color: #e7e7e7 !important;*/
/*}*/