/*!---------- Custom Styles Here ----------*/
.sub-tab-title{
    margin-bottom: 35px;
    font-size: x-large;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.text-tabs .tab-title span {
    display: block;
}

.instafeed img {
    object-fit: contain;
}
