﻿@media(max-width:1200px) {
    div.main.mainForFavorit {
        margin: 0;
        padding: 0 17px;
    }

    div.universal-favorit-page {
        width: 100%;
    }

    div.title.text-left.tab-content {
        width: 100%;
    }

    div.card-text.pool--mt {
        margin-top: -55px;
    }

    .carousel-counter {
        position: absolute;
        bottom: 10px;
        right: 10px;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        padding: 5px 10px;
        border-radius: 12px;
        font-size: 14px;
    }

    .carousel-counter {
        position: absolute;
        bottom: 10px;
        right: 10px;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        padding: 5px 10px;
        border-radius: 12px;
        font-size: 14px;
    }

    .carousel-counter {
        position: absolute;
        bottom: 10px;
        right: 10px;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        padding: 5px 8px;
        border-radius: 12px;
        font-size: 14px;
        z-index: 1;
        margin: 0 auto;
        left: 10px;
        width: max-content;
        border-radius: 24px;
        height: max-content;
    }
}
