.bo {border:2px solid #ccc;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.15);transition:all 0.3s ease;}
.text {font-weight:bold;font-size:18px;margin-top:20px;margin-bottom:2px;color:#666;}
.text::before {content:"Wählen Sie im Programm die Nummer ";}

@media (max-width:600px) {
.text {font-size:10px;line-height:1.2em;margin-top:10px;margin-bottom:4px;}
}