﻿.swiper-slide {
    margin-bottom: 15px;
    /*height: 530px;*/
    /*background-color: #32231a;*/
    /*padding: 15px;*/
}

.image img {
    width: 220px;
    /*max-height: 200px;*/
}

.release-info {
    font-size: 12px;
    font-weight: normal;
}

.title {
    font-size: 14px;
    font-weight: bold;
}

.sub-title {
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: normal;
    color: gray;
}

.release-label {
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: normal;
    color: gray;
}
