/*
 Theme Name:   art_gallery
 Theme URI:    https://www.example.com
 Description:  Art gallery theme
 Author:       KB
 Version:      1.0
*/

header {
    height: auto !important;
}

@media (max-width:480px) {
    .sitetitle {
        text-align:center;
    }

}