.mobail-menu {
  float: right;
  
    margin-right: -15px;

}
.wpo-about-right img{
  width: auto; height: 450px;
}
.text h3{
  font-size: 20px;
}


.wpo-about-section .wpo-about-wrap .plan .wpo-about-img .wpo-about-right{
  background: transparent!important;
}

.wpo-about-section .wpo-about-wrap .plan  .wpo-about-img .wpo-about-right:before{
  position: absolute;
    right: 50px;
    top: 20px;
    width: 100px;
    height: 100px;
}
.link ul li a{
  color: #ffd400!important;
}
.content h2 a{
  color: #010038;
}
.wpo-about-section .wpo-about-wrap .plan .wpo-about-img .wpo-about-right{
     padding-top: 50px; 
}
.swiper-wrapper .swiper-slide .slide-bg-image.mob{
  display: none;
}
.table-bordered>:not(caption)>* {
    border-width: 2px 0;
}
@media (max-width: 550px) {
  .swiper-wrapper .swiper-slide .slide-bg-image.mob{
      display: block;
  }
  .wpo-site-footer .about-widget {
    max-width: 100%;
}

}
