#fw-section-recent-tiktoks-2ee0b406-2cfa-46c0-9cad-64668569b250 {

.recent-tiktok__grid .image {
    background: transparent;
}

.recent-tiktok__grid .image__object img {
    height: auto;
    width:70%;
    border-radius: var(--image-corner-radius);
}

.recent-tiktok__grid .image--video-thumbnail {
    padding-bottom: 90%;
}

.recent-tiktok__grid .image--video-thumbnail-large {
    padding-bottom: 100%;
}
}