.thm-white {
    color: #fff;
}

.seo-title {
    font-size: 38px;
    text-align: center;
}

@media (max-width: 992px) {
.seo-title {
    font-size: 36px;
}
}
@media (max-width: 767px) {
.seo-title {
    font-size: 28px;
margin-bottom: 10px;
}
}
.abt-content {
    margin-bottom: 40px;
    text-align: center;
}