.page-template-panel-page .hentry.has-post-thumbnail:before {
background: rgba(0, 0, 0, 0);
content: “”;
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
}

.wp-block-cover__image-background .wp-post-image{
     width:20px
    height:20px
}

.thumbnail{
    width:20px
    height:20px
}

.wp-block-cover . alignfull{
    min-height: 50px
}

.blue-header{
  padding: 5px;
  position: fixed; /* Set the navbar to fixed position */
  bottom: 0; /* Position the navbar at the bottom of the page */
  width: 100%; /* Full width */
}

.has-shadow-header {
  position: fixed; /* Set the navbar to fixed position */
  bottom: 0; /* Position the navbar at the bottom of the page */
  width: 100%; /* Full width */}