.addthis_toolbox .custom_images a {
  margin-right:14px;
}
.addthis_toolbox .custom_images a:last-of-type {
  margin-right:0;
}
.col-m-center .addthis_toolbox {
  text-align:right;
  width:100%;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .col-m-center .addthis_toolbox {
    display:none;
  }
}