.barra-frase span {
    FONT-WEIGHT: 200;
    line-height: 40px;
    FONT-SIZE : 16PX;
}
#menuinsta {
        DISPLAY : NONE;
}
@media (max-width : 600px) {
    .barra-frase span {
        font-size: 35% !important;
    }
}
.barra-frase i {
    display : none;
}
.phone-mc {
    display: none;
}
.span6 tbody tr:nth-of-type(3) {
  display: none;
}
.span6 tbody tr:nth-of-type(5) {
  display: none;
}
.acoes-flutuante.borda-principal.hidden-phone.hidden-tablet {
    display:none !important;
}