/* Add custom CSS styles below */ 
.swiper-wrapper {
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    justify-content: space-evenly;
}
.common-questions .svg-box {
    display: none;
}