/*Workaround fix for Full Width Marquee with Profile: Hover transition on profiles is not smooth */
.custom-html--sitecore .fullwidthmarquee-container .fullwidth-profile-cards-container .profile-list .profile:hover {
        flex-basis: 20% !important;
}