.themes-container {
    position: relative;
}

@media (max-width: 61.24em) {
    .themes-container {
        padding: 0;
    }
}

.rectangle-left {
    display: none;
    height: 444px;
    width: 100%;
    background-color: #f6f7fb;
    position: absolute;
    z-index: -1;
    top: calc(205px + 402px);
}

@media (max-width: 61.24em) {
    .rectangle-left {
        display: none;
    }
}

// WEBPACK FOOTER //
// ./src/styles/ThemesContainer.css