#page-plans-and-prices {
    font-family: 'Baloo 2',sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

#page-plans-and-prices .tw-section .title h1 {
    font-size: 1.5em;
    line-height: 1.5em;
}

#page-plans-and-prices .regiser-button-content .form-default {
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
}

#page-plans-and-prices .tooltip .tooltip-inner p {
    margin-top: 0;
}

#page-plans-and-prices .tw-clients .box-empresas {
    border: 10px solid #9349de;
    border-radius: 26px;
    overflow: hidden;
}

#page-plans-and-prices .tw-section-questions .container {
    overflow: visible;
}

@media screen and (min-width: 767px) {

    #page-plans-and-prices .tw-section-brand h2 {
        line-height: 65px;
    }
    
}