
.fa-arrow-right:before {
  content: "\f061";
  position: absolute;
  right: 22px;
  top: 9px;
}

@media only screen and (max-width: 767px){
    a.ot-sdk-show-settings {
      display: block;
    }
    
}