#my-carousel,.swiper{height:100%;width:100%}#my-carousel{margin-top:30px;position:relative}.swiper-slide{align-items:center;background:#fff;border:4px solid #c8c9c7;display:flex;font-size:18px;justify-content:center;min-height:200px;text-align:center}.swiper-slide img{height:100%;margin-left:auto;margin-right:auto;max-width:300px;padding:30px;width:100%}.swiper-slide:hover{border:4px solid #fa6212}.swiper-wrapper{padding-bottom:50px}#my-carousel .swiper .swiper-pagination-bullet{height:15px;width:15px}#my-carousel .swiper-button-next,#my-carousel .swiper-button-prev{color:#a7a8aa}#my-carousel .swiper-button-next{right:-4%;top:33%}#my-carousel .swiper-button-prev{left:-4%;top:33%}#my-carousel .swiper .swiper-pagination-bullet-active{background:#fa6212}@media only screen and (max-width:752px){#my-carousel .swiper .swiper-pagination{display:none}#my-carousel,.swiper{width:90%}#my-carousel .swiper-button-next{right:-8%}#my-carousel .swiper-button-prev{left:-8%}.swiper-slide{min-height:170px}}