/* 

*/

.h1 {
    font-size: clamp(0.5em, 1em + 2vw, 1.5em), !important;
}

.about {
    background-image: url(../storage/img/about_paint_banner.gif);
    background-repeat: no-repeat;
    background-clip: padding-box;
}



