.book-yera-section .book-yera-container{
  display:flex;
  gap:0 10px;
}
.book-yera-section .book-yera-container .book-right-content.bottom-book-content {
    padding-top: 0;
}
.book-yera-section .book-yera-container .book-left-content{
 width:83%;
}
.book-yera-section .book-yera-container .book-right-content{
   width:17%;
   text-align:right;
   padding-top: 48px;
}

.book-yera-section p{
    padding: 0;
    margin: 0 0 8px 0;
    color: #669900;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Arial';
}
.book-yera-section ul{
  margin:0;
  padding:0;
}
.book-yera-section ul li{
    padding: 0;
    margin: 0 0 7px 0;
    font-weight: 700;
}
