.content_settings {
    margin-top: 25px !important;
}

@media (min-width: 768px) {
    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 30%;
    }

    .col-md-4-min {
        flex: 0 0 auto;
        width: 210px;
    }
}

.card-text {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}

.card-text-2 {
    margin-top: 0rem !important;
    margin-bottom: 0.7rem !important;
}

.card-text-3 {
    margin-top: 0.5rem !important;
    margin-bottom: 0rem !important;
}

.card-img-2 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}

.info-body {
    padding: 20px 20px 10px 20px;
}

.title-min {
    padding-bottom: 0px;
}

.similar-img-cover {
    margin-right: 10px;
    margin-bottom: 10px;
}

.links_cinema {
    color: #212529;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #ffc107;
}

.randomizer {
    margin-bottom: 20px !important;
}

.trailers {
    margin-right: 10px;
    margin-bottom: 10px;
}

.img-bottom {
    margin-bottom: 10px !important;
}