.logo-image {
    height: 70px !important;
}
#sp-slider #sp-slideshow {
    padding-right: calc(var(--bs-gutter-x) * .5);
}
#sp-bottom-wrapper a {
    color: #fff;
}
#sp-bottom-wrapper {
    background: url(../images/bg_bottom2.png) #6d751b no-repeat center bottom;
	color: #fff;
}
@media (max-width: 992px) {
    .logo-image-phone {
        height: 50px !important;
    }
      #sp-slider #sp-slideshow {
        width: 100%;
    }
}