﻿
.photo-gallery p {
    color: #7d8285;
}

.photo-gallery h3 {
    font-weight: bold;
    color: inherit;
    text-align: start !important;
}

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}

.photo-gallery .photos {
    padding-bottom: 20px;
}

.photo-gallery .item {
    padding-bottom: 30px;
}

.owl-slider {
    direction: ltr;
}
