


/***************TB****************/

@media screen and (max-width:768px) {

}


/***************TB****************/


/***************SP****************/


@media screen and (max-width:480px) {

.redWrapper h3.h2Style3 {
    font-size: 1rem;
    letter-spacing: 0;
    text-align: center;
    padding: 1rem 0.2rem;
    position: relative;
    color: #ffffff;
    margin: 1rem 0 .3rem!important;
    border-left: 1rem solid #FF5722;
    border-right: 1rem solid #FF5722;
    background-color: #ffa386;
}
}
