span.tip {
    border-bottom: 1px dotted #666;
    cursor: pointer;
}

.classic.mainContent .bra-accordion .panel-title a:after {
    background: transparent !important;
    padding-left: 10px;
}
#heading3 a {
    width: 85%;
}
#heading3 a::after{
    margin-top: -17px;
    margin-left: 15px;
}

.img-responsive {
    width: 100%;
}

@media (max-width: 360px) {
    #wrapper > section > section.bra-bg-cinza.bra-pb-5 > div > div > div > div > p {
        padding-top: 15px !important;
        font-size: 12px;
    }
}