@media only screen and (min-width: 783px) {
    .rd-border {border: thin solid #c3c4c7 !important;}
    .rd-border-x {border-left: thin solid #c3c4c7 !important; border-right: thin solid #c3c4c7 !important;}
    .rd-border-y {border-top: thin solid #c3c4c7 !important; border-bottom: thin solid #c3c4c7 !important;}
    .rd-border-t {border-top: thin solid #c3c4c7 !important;}
    .rd-border-r {border-right: thin solid #c3c4c7 !important;}
    .rd-border-b {border-bottom: thin solid #c3c4c7 !important;}
    .rd-border-l {border-left: thin solid #c3c4c7 !important;}    
}
