/* Enter Your Custom CSS Here */
.logo-middle{display:none;}

.arabicfont{font-size: 17px;}


/* media style */
@media only screen and (max-width:980px){
  .makemy{text-align:center;}
}

@media only screen and (max-width:767px){

}


