body.widget-snippet .row{
  padding:20px;
}
.widget-snippet .reserve-content .container{
  max-width:1366px;
margin:0 auto;
width:100%;
}
.reserve-content .row{
  padding-bottom:30px;
}
.reserve-content .top-textbox p {
   font-size: 18px;
   line-height: 32px;
   margin-bottom: 25px;
   color:#000;
   font-family: 'Axiforma';
}
.reserve-content .row .imagebox{
    padding-bottom: 30px;
}
.reserve-content .row .bottom-textbox{
    padding-bottom:20px;
}
.reserve-content .bottom-textbox p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px;
    font-family: 'Axiforma';
    color:#000;
}
.reserve-content .top-textbox p i{
    font-size: 18px;
    color:#000;
}
.reserve-content .bottom-textbox ul{
    padding-left:15px;
 }
.reserve-content .bottom-textbox ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    font-family: 'Axiforma';
    color:#000;
    padding-left:10px;
    font-weight:400;
 }
.reserve-content .top-textbox h2 {
    font-size: 42px;
    color: #1F366A;
    line-height: 40px;
    margin-bottom: 30px;
    font-family: 'Axiforma';
}
.reserve-content .bottom-textbox h2 {
    font-size: 42px;
    color: #1F366A;
    line-height: 40px;
    margin-bottom: 30px;
    font-family: 'Axiforma';

}
@media (max-width: 1200px){
.widget.widget-snippet .reserve-content .top-textbox p{
    font-size: 16px;
    line-height: 29px;
    margin-bottom:10px;
}
  .widget.widget-snippet .reserve-content .top-textbox p i{
    font-size: 16px;
}
.widget.widget-snippet .reserve-content .top-textbox h2 {
    font-size: 33px;
    line-height: 30px;
}
.widget.widget-snippet .reserve-content .bottom-textbox h2 {
    font-size: 33px;
    line-height: 30px;
}
.widget.widget-snippet .reserve-content .bottom-textbox p{
    font-size: 16px;
    line-height: 29px;
     margin-bottom:10px;
}
.widget.widget-snippet .reserve-content .bottom-textbox ul li{
    font-size: 16px;
    line-height: 29px;
}
.reserve-content .row{
  padding-bottom:15px;
}
}

@media (max-width: 767px){
.widget.widget-snippet .reserve-content .top-textbox h2 {
    font-size: 23px;
    line-height: 22px;   
    margin-bottom: 15px;
}
.widget.widget-snippet .reserve-content .bottom-textbox h2 {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
}
}
