.scrollup {
    bottom: 30px;
  right: 100px;}

@media screen and (min-width: 320px) and (max-width: 767px){
.scrollup {
    bottom: 30px;
    right: 100px;
  }}


@media (max-width: 599px) {
    .sppb-item.sppb-item-has-bg .sppb-carousel-pro-text { margin-top: 60px; height: unset; }
    .sppb-item.sppb-item-has-bg >img {height: 500px !important;object-fit: cover;}
}

span.sp-copyright a {
    color: inherit !important;
}