.lfr-layout-structure-item-container {padding: 0;}.lfr-layout-structure-item-row {overflow: hidden;}.lfr-layout-structure-item-bd4a235f-ad98-868b-46d0-2e1e83e9fc50 {
background-color: var(--light) !important;
}
.card {
  width: 216px;
  height: 140px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  border-radius: 20px; 
  position: absolute;
  top: 0;
  left: 0;
}/* Default font size for desktop and larger screens */
.carousel-banner-item-description {
    font-size: 40px; /* Adjust this value as needed for desktop */
}

/* Font size for mobile devices */
@media only screen and (max-width: 768px) {
    .carousel-banner-item-description {
        font-size: 35px; /* Adjust this value as needed for mobile */
    }
}
.lfr-layout-structure-item-41ae2bb9-34ac-fa8b-8a16-a83af23fd347 {
text-align: center !important;
}
.lfr-layout-structure-item-736c840d-6957-3596-e775-88c01049129a {
text-align: center !important;
}
