@media (max-width: 780px) {
  .so-widget-sow-button-atom-98cd2aa2b406-7976 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-98cd2aa2b406-7976 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-98cd2aa2b406-7976 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #fe733c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe4f09), color-stop(1, #fe733c));
  background: -ms-linear-gradient(bottom, #fe4f09, #fe733c);
  background: -moz-linear-gradient(center bottom, #fe4f09 0%, #fe733c 100%);
  background: -o-linear-gradient(#fe733c, #fe4f09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe733c', endColorstr='#fe4f09', GradientType=0);
  border: 1px solid;
  border-color: #f64701 #ec4401 #dd3f01 #ec4401;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-98cd2aa2b406-7976 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-98cd2aa2b406-7976 .ow-button-base a.ow-button-hover:hover {
  background: #fe7a46;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe5613), color-stop(1, #fe7a46));
  background: -ms-linear-gradient(bottom, #fe5613, #fe7a46);
  background: -moz-linear-gradient(center bottom, #fe5613 0%, #fe7a46 100%);
  background: -o-linear-gradient(#fe7a46, #fe5613);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7a46', endColorstr='#fe5613', GradientType=0);
  border-color: #fe8250 #fe7a46 #fe6f37 #fe7a46;
  color: #ffffff !important;
}