.container.container-popular{
    margin-top: 100px;
    margin-bottom: 100px;
}
.container-popular h2{
    margin-bottom: 60px;
}
.container-popular .collection-name{
    width: 100%;
    text-align: center;
    padding-top: 40px;
    font-weight: 600;
    font-size: 24px;
}
.container-popular .item-image{
    text-align: center;
    
}
.container-popular .other-collection__item{
    height: auto!important;
}