#payment ul.wc_payment_methods li.payment_method_express_checkout img {
  height: 24px;
  width: 200px !important;
  color: #ffffff;
}

#topbar.topclass {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #0379a7;
}

.panel-grid-cell .widget-title {
  color: #ffffff;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
  color: #ffffff;
}

@media (min-width: 992px) {
.col-md-4, .span4 {
    width: 22.333333%;
}
}

@media (min-width: 992px){
.col-md-8, .span8 {
    width: 77.66666667%;
}
}