
.column {
    padding: 0 4%;
}

.black-bee-txt {
    color: #2a72a5 !important;
}


.single-blog img.auto {
    max-width: 100%;
}

.single-blog .column.twelve {
    padding: 0 10%;
    /*! overflow: hidden; */
}

.btn.yellow { background-color: #efcc4c;color: #2a72a5;}
.btn.yellow:hover {
    background-color: #35A3D5;
    color: #fff;
}



@media all and (max-width: 480px) {

    h1.size-86 {
        font-size: 40px !important;
    }

    h1.size-46 {
        font-size: 30px !important;
        padding: 0 5%;
    }

    .mbot50 {
        margin-bottom: 10px;
    }

    .first-row img {
        position: relative;
        bottom: -30px;
        width: 80%;
        right: unset;
        margin-left: 7%;
        text-align: center;
        margin-top: -20px;
    }

    .centratoVert {
        display: block;
        vertical-align: middle;
        height: 100%;
    }

    .logo-centered img {
        max-width: 90%;
    }

    #woobox-root {
        margin-top: 30px;
    }

}
