.rs-footer {
background: #f9f9ff  !important;
background-color: rgb(249, 249, 255);
background-size: auto auto;
background-size: cover !important;
}
@media only screen and (max-width: 991px) {
.menu-sticky {	
background-color: #ffffff;
padding-bottom:10px;
}
#rs-header .logo-area a img {
max-height: 50px !important;
}
}