@media (max-width: 780px) {
  .so-widget-sow-button-atom-59de0f6c3933 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-59de0f6c3933 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-59de0f6c3933 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  max-width: 100%;
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #e87722;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c35f14), color-stop(1, #e87722));
  background: -ms-linear-gradient(bottom, #c35f14, #e87722);
  background: -moz-linear-gradient(center bottom, #c35f14 0%, #e87722 100%);
  background: -o-linear-gradient(#e87722, #c35f14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87722', endColorstr='#c35f14', GradientType=0);
  border: 1px solid;
  border-color: #b55813 #ac5412 #9e4d10 #ac5412;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-59de0f6c3933 .ow-button-base a:active,
.so-widget-sow-button-atom-59de0f6c3933 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-59de0f6c3933 .ow-button-base a.ow-button-hover:hover {
  background: #e97d2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc6415), color-stop(1, #e97d2b));
  background: -ms-linear-gradient(bottom, #cc6415, #e97d2b);
  background: -moz-linear-gradient(center bottom, #cc6415 0%, #e97d2b 100%);
  background: -o-linear-gradient(#e97d2b, #cc6415);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e97d2b', endColorstr='#cc6415', GradientType=0);
  border-color: #ea8234 #e97d2b #e8741d #e97d2b;
}