.home-cate .box-text {
    padding: 10px;
}

.home-cate .box.box-category {
    border-radius: 2%;
    overflow: hidden;
}

/* css khat vong */
.khatvong h3 {
    font-size: 26px;
}

.ct-justify {
    text-align: justify;
}

.khatvong p {
    font-size: 17px;
    text-align: justify;
}

/* css su menh */
.sumenh>.col-inner .text {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 40px 15px 15px 15px;
    margin-top: -45px;
}

.sumenh img {
    background: #110300;
}

@media (max-width: 549px) {
	
}

