@charset "utf-8";

.--custom_border {
	border-top: 1px solid #CCC !important;
	border-left: 1px solid #CCC !important;
}

@media print, screen and (min-width: 641px) {
}

@media screen and (max-width:640px) {

}