

.container {
    justify-content: end;


}

.content {
    text-align: end;
    padding: 10px;
    border-bottom: 1px solid black;
}

.qlin {
    text-decoration: none;
    color: red;
}

.img {
    width: 
    100%;
    height: 170px;
    object-fit: cover;
}

.head {
    font-size: 35px;
    text-align: end;
    font-family: script mt;
    font-weight: bolder;
}

.hew {
    font-size: 19px;
    color: black;
    font-family: Arial, Helvetica, yo gothic;
    text-align: justify;
    margin-right: 10px;
    margin-top: 8px;
    font-weight: bolder;
}