
.custom-header-img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -7px;
}



@media (min-width: 782px) {
    .wp-block-template-part .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        /* flex-basis: 0; */
        /* flex-grow: 1; */
        /* text-align: right; */
        
        /* messes the menu by aligning right */ 
        /* position: absolute; */
        /* right: 10px;*/
        
        
}