/* BREAKPOINT MOBILE */
@media (max-width: 768px) {

.refnote {
    display: block;
}
.tipvalue {
    display: none !important;
}

}