.mod_pl_locations .provinces {
    color: #343434;
    font-size: 18px;
    line-height: 1.5;
    font-family: Nunito,arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: none;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
    list-style: none;
    column-count: 4;
}

.mod_pl_locations .main-title {
    font-family: Nunito,arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: none;
    margin-top: 0;
    text-align: center;
    margin-bottom: 50px;
    font-size: 40px !important;
    line-height: 50px;
    font-weight: normal;
    color: #303f9f;
}

.mod_pl_locations a {
    color: #303f9f;
    text-decoration: none;
}

section .mod_pl_locations{
    margin-top: 30px;
    background: #ffffff;
    width: 100%;
    min-height: 400px;
    padding: 20px;
}
