h2 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 600;
    letter-spacing: 0px!important;
}

h3 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    letter-spacing: 0px!important;
}

h1, .text-logo #logo {
    font-size: 30px;
    line-height:45px;
    letter-spacing: 0;
    font-weight: 600;
    color: #4e4e4e;
}
.p-xs-en{
    font-size: 18px!important;
    line-height: 22px!important;
}

.p-s-en{
    font-size: 18px!important;
    line-height: 25px!important;
}

.p-m-en{
    font-size: 22px!important;
    line-height: 40px!important;
}
    

p{
    font-size: 18px!important;
    line-height: 22px!important;
}


#Footer p{
    font-size: 16px!important;
    line-height: 22px!important;
}

@media only screen and (max-width: 479px){
   h2 {
    font-size: 25px!important;
    line-height: 25px!important;
    font-weight: 600!important;;
    letter-spacing: 0px!important;
}

h3 {
    font-size: 20px!important;
    line-height: 25px!important;
    font-weight: 600!important;
    letter-spacing: 0px!important;
}

h1, .text-logo #logo {
    font-size: 28px!important;
    line-height:28px!important;
    letter-spacing: 0!important;
    font-weight: 600!important;
    color: #4e4e4e;
}
.h3pro {
    font-size: 14px!important;
    line-height: 20px!important;
    font-weight: 600!important;
    letter-spacing: 0px!important;
}
}