.aps-80dbbe96-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.aps-80dbbe96-track {
    display: flex;
    width: 100%;
    height: 100%;
    transition-property: transform;
    transition-timing-function: ease-in-out;
}
.aps-80dbbe96-slide {
    flex: 0 0 100%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aps-80dbbe96-slide img {
    width: 100%;
    height: 100%;
    display: block;
}