/*
.fs-pt-carousel {
    margin: 0 auto;
    max-width: 1216px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fs-pt-carousel img {
    max-width: 980px !important;
}
*/