a.ot-sdk-show-settings {
  text-decoration: none;
}

a#addesc {
padding: 0;
position: relative;
}
a#convertToCanvas {
position: relative;
}
.fa-arrow-right:before {
content: "\f061";
position: absolute;
right: 12px;
top: 22px;
}



@media only screen and (max-width: 767px){
  a.ot-sdk-show-settings {
    /* display: block; */
  }
  
}