.data {
    width: 529px;
}

.data p {
    margin-bottom: 20px;
    font-size: 16px;
}

.data .p1 {
    margin-top: -10px;
    color: #666666;
    line-height: 25px;
}

.data p span {
    display: inline-block;
    margin-right: 40px;
}

.photo {
    width: 296px;
    height: 212px;
}

.photo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.particulars {
    margin-top: 60px;
    color: #333333;
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: bold;
}

.details {
    width: 858px;
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    text-align: justify;
    line-height: 28px;
}