.msacwl-gallery-carousel button.slick-prev, .msacwl-gallery-carousel button.slick-prev:hover, .msacwl-gallery-carousel button.slick-prev:focus {
    background: #d1c37f url(https://laserguidedgames.com/gg/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/images/arrow-left.png) center center no-repeat !important;
    background-size: 15px 26px !important;
}

.msacwl-gallery-carousel button.slick-next, .msacwl-gallery-carousel button.slick-next:hover, .msacwl-gallery-carousel button.slick-next:focus {
    background: #d1c37f url(https://laserguidedgames.com/gg/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/images/arrow-right.png) center center no-repeat !important;
    background-size: 15px 26px !important;
}


@media screen and (max-width: 1000px) and (min-width: 10px) {
.carousel-inner .item img {
    display: inline-block!important;
    visibility: hidden;
}
}

@media screen and (max-width: 1000px) and (min-width: 10px) {
.carousel-inner .item img {
    display: inline-block!important;
    visibility: hidden;
}
}

@media only screen and (max-width: 480px) {
       h1 { font-size: 35px !important; line-height: 45px !important; } 
     }

