.symaiauto-des h1, .symaiauto-des h2, .symaiauto-des h3, .symaiauto-des h4  {
    line-height: 22px;
    font-size: 14px;
    color: var(--alBlack);
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 100;
    text-transform: capitalize;
}

.symaiauto-news-content h1, .symaiauto-news-content h2, .symaiauto-news-content h3, .symaiauto-news-content h4 {
    line-height: 22px;
    font-size: 14px;
    color: var(--alBlack);
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: 100;
    text-transform: capitalize;
}

.symaiauto-news-content table {
    width: 100%;
    border-collapse: collapse;
}

.des-dt h1, .des-dt h2, .des-dt h3, .des-dt h4 {
    font-weight: bold;
}

.symaiauto-news-content img {
    width: 100% !isymaiautoortant;
    object-fit: contain;
}

figcaption {
    width: 100% !isymaiautoortant;
    margin-top: 5px;
}

figure {
    width: 100% !isymaiautoortant;
	margin: 0 !isymaiautoortant;
	padding: 0 !isymaiautoortant;
    margin-bottom: 5px;
}

@media only screen and (max-width: 576px) {
    .symaiauto-news-content img {
        object-fit: cover;
    }
}