.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 70px;
}
img.sp-default-logo {
    height: 50px !important;
}
#sp-header .logo {
    HEIGHT: 70PX !IMPORTANT;
}

@media (max-width: 991px){
img.sp-default-logo {
    height: 30px !important;
}}


.bottom-logo-001 img {
    height: 46px !important;
}
@media (max-width: 991px){
#sp-bottom {
    padding: 50px 0px 80px;
  }}


.feature-box-001 img {
    height: 120px;
    opacity: 0.4;
    transition: 0.3s;
}

.feature-box-001 img:hover {
    opacity: 1;
}

@media (max-width: 991px){
.feature-box-001 img {
    height: 70px;
}}

 @media only screen and (max-width: 991px) and (min-width: 600px) {
.min-width-service-001 h3.sppb-addon-title.sppb-feature-box-title {
    min-height: 110px;
}}



.leaflet-popup-content span {
    font-size: 11px !important;
    font-weight: 800;
}
.leaflet-popup-content p {
    margin: 16px 0;
}