@charset "UTF-8";

@media screen and (max-width: 768px) {
#concept_btn + div h2 {
    font-size: 2.5rem !important;
}
}