.section-lv2{
  margin-bottom:20px;
}
.text{
  font-size: 14px;
  line-height: 22px;
}
.basic-image{
  overflow: hidden;
  position: relative;
}
.basic-image1{
  height:300px;
}
.basic-image2{
  height: 435px;
}
.basic-image2 img{
  position: absolute;
  top:-340px;
}
.decoration{
  border :3px solid #e25906;
  background-color: #f5ddb8;
  padding:10px 15px;
}
