.band_h1 {
    font-family: BebasNeueBold;
    font-size: 70px !important;
    background: none !important;
    text-align: center;
    color: #000 !important;
    box-shadow: none !important;
    border: none !important;
    line-height: 90px !important;
    opacity: 0;
    height: auto !important;
}
#section-1 {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.brand-elem {
    transition: all 0.6s ease;
    position: absolute;
}
.brand-elem-1 {

}
.brand_livr {
    position: absolute;
    top: 0;
    left: -1500px;

}
.brand_cza {
    position: absolute;
    top: -300px;
    left: 727px;

}
.brand_text {
    font-size: 20px;
    line-height: 28px;
    opacity: 0.1;
}
.brand-adv {
    width: 49%;
    margin: 0 0 30px 0;
    text-align: center;
    position: relative;
}
.brand-adv-name {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0a2864;
    margin: 0 0 10px 0;
}
.brand-adv-name:before {
    font-family: FontAwesome;
    font-size: 26px;
    color: #009ce5;
    vertical-align: baseline;
    margin: 0 15px 0 0;
    position: relative;
    top: 2px;
}
.brand-before-1:before {
    content: "\f06e";
}
.brand-before-2:before {
    content: "\f164";
}
.brand-before-3:before {
    content: "\f0d6";
}
.brand-before-4:before {
    content: "\f0c0";
}
.brand-adv-text {
    font-size: 16px;
}
#section-3 {
    overflow: hidden;
}
.brand-adv-1, .brand-adv-2, .brand-adv-3, .brand-adv-4 {
    top: -500px;
}
@media screen and (max-width: 600px){
    .band_h1 {
        font-size: 40px !important;
    }
}