﻿.logo-holder {
    width: unset;
}

    .logo-holder a {
        text-decoration: none;
        font-size: 30px;
        font-weight: bold !important;
        top: -10px;
    }

.pagination {
    bottom: 40px;
}

.section-columns-text {
    min-height: 600px !important;
}

.port-subtitle span {
    left: 0px;
}

.fixed-title {
    width: 250px;
}

@media only screen and (max-width: 756px) {
    .policy-box {
        display: contents;
    }

    footer {
        height: 75px;
    }

    .footer-social {
        line-height: 10px;
        padding-top: 15px;
    }


    .logo-holder a {
        font-size: 20px;
    }
}
