.galleries-title{
    padding: 50px 0 30px;
    text-align: center;
}

.galleries-title > h2{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
}

.galleries-item{
    margin-bottom: 20px;
    display: block;
}
