.wp-block {}    #page .site-branding-text {
width: 300px !important;
} #page .overlay {
height: 110px !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
} #page > .page-seperate {
height: 30px !important;
margin-bottom: -35px !important;
} #content article {
padding-top: 5px !important;
margin-bottom: 20px !important;
} #page .navbar-header {
height: 90px !important;
} .widget > div:nth-of-type(1) {
background-color: rgb(38, 122, 189) !important;
} .bounceInLeft h1 {
font-size: 25px !important;
font-weight: 700 !important;
} @media (max-width: 767px) { #page .overlay {
height: 100px !important;
}
} @media (max-width: 480px) { #page .navbar-header {
height: 140px !important;
}
}