.title-wrapper{
    display: none;
}
.com-title-M h3{
    color: #0A5F25;
}

.original-link{
    display: none;
}

.details-wrapper{
    margin-top: 20px;
}
.details-wrapper .detail-img{
    padding-bottom: 20px;
}
.details-wrapper .blog-title{
    font-size: 25px;
    line-height: 29px;
    padding-top: 0;
    padding-bottom: 20px;
}
.details-wrapper{
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 30px;
}

.com-title-M h3{
    color: #0A5F25;
    font-size: 16px;
    line-height: 16px;
}

.com-title-M img {
    width: 16px;
    height: auto;
}

.com-title-M {
    padding: 8px 12px;
}

.my-section {
    padding-top: 22px;
}

.back-item a span{
    font-size: 18px;
}
.back-item a span>svg{
    width: 40px;
    height: 40px;
}

@media (max-width: 568px) {
.details-wrapper iframe{
    width: 100%;
    max-width: 100%;
}
}