/* shift banner text right on desktop so the wider photo fits */
@media (min-width:768px){
  #bann .bann_top{margin-left:79% !important;}
  #bann .bann_expert1{margin-left:71% !important;}
  #bann .bann_expert2{margin-left:74% !important;}
  #bann .bann_expert3{margin-left:78% !important;}
}
