[data-bs-theme=dark] .swiper-button-prev, [data-bs-theme=dark] .swiper-button-next{
box-shadow:none !important;
}
@media (max-width: 991.98px) {
    .author-wrapper .author-circle img {
        max-width: unset;
                text-align: center;
        align-items: center;
                margin: auto;

    }
}
@media (max-width: 991.98px) {
    .author-wrapper .author-circle {
         float: unset;       
 width: unset; 
 width: 100%;
        margin: auto;
        display: flex;
                border-radius: 16px !important;
        margin-bottom: 14px;

    }
}