#hhhs h2,
h3,
h4 {
    text-align: center;
}

#hhhs td {
    font-size: 14px;
}

#hhhs h2 {
    font-size: 23px;
}

#hhhs h3 {
    font-size: 21px;
}

#hhhs li {
    list-style: none;
    text-align: left;
}

#hhhs h4 {
    font-size: 20px;
}

#hhhs p {
    font-size: 17px;
    margin: 10px 0px;
    text-align: left;
}

#hhhs img {
    width: 100%;
}

#hhhs {
    margin: 0px 30px;
}

@media (max-width: 767px) {
    #hhhs {
        margin: 0px 10px;
    }
}