.foreign_patient .unei_wrap h2{
 background:#223C65!important;
 font-size: 24px!important;
 margin:0!important;
}

.foreign_patient .unei_wrap .text_wrap{
 position:relative;
}

.foreign_patient .unei_wrap .text_wrap img{
 position:absolute;
 bottom: 20px;
 right: 20px;
 width: 12%;
}

.foreign_patient .unei_wrap .text_wrap p:nth-child(3),
.foreign_patient .unei_wrap .text_wrap p:nth-child(4){
 width:75%;
}

@media screen and (max-width: 767px) {
.foreign_patient .unei_wrap h2{
 font-size: 18px!important;
}

.foreign_patient .unei_wrap .text_wrap img{
 width: 20%;
}
}


.mce-content-body .btn_square a, 
.mce-content-body .btn_square_header a {
  background: #223C65!important;
}