a.rds-btn.rds-btn-primary {
  color: #fff;
}
@media only screen and (max-width: 767px) {
    main>.rds-banner:first-child.rds-img-only .rds-banner-image {
    max-height: 100%;
    width: 100%;
    }
    main>.rds-banner:first-child .rds-section-inner {
    height: 100%;
    }
}
.rds-grid-wpr.rds-vertical-dividers>[class*=rds-gc-]:before{
    border-right: 1px solid #d5d5d5;
}