.tema-antigo #cabecalho:after {
    content: '';
    height: 0px;
    background: #ffffff;
    display: block;
}

.style {
    display: flex;
    background: #ffffff;
    height: 0px;
}

.tema-antigo .item-home:after {
    content: '';
    height: 0px;
    background: #ffffff;
    display: block;
}

.form-horizontal .control-label label[for="id_telefone_principal"]{
    display:none;
}