.related td {
    vertical-align: middle !important;
}

.related table tbody tr:last-child td {
    border-bottom: 0 !important;
}

@media (max-width: 767px) {
    .title.l1 {
        font-family: "Roboto", ui-sans-serif;
        font-weight: 700 !important;
        font-size: 32px !important;
    }

    .desc-info {
        font-size: 20px !important;
    }

    #content {
        font-size: 22px !important;
        font-family: "Roboto", ui-sans-serif;
    }

    .image_related_2 * {
        font-size: 22px !important;
    }

    .title.l2, .title.l3, .title.l4 {
        font-size: 20px !important;
    }

    .desc {
        font-size: 17px !important;
    }

    .sidebar-trending-section {
        margin-top: 28px !important;
    }
}

#content table {
    max-width: 100%;
    margin: 0 auto 10px;
}

#content span, #content p {
    font-size: unset !important;
    font-family: unset !important;
}