.carousel-slide{display:none}.next,.prev{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:#866098;z-index:1001;font-weight:700;font-size:18px;transition:.6s;border-radius:0 3px 3px 0;user-select:none}.next{right:0;border-radius:3px 0 0 3px}.next:hover,.prev:hover{background-color:#866098; color:#fff}@media only screen and (max-width:768px){.next,.prev{top:25%}}