
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Original+Surfer&display=swap');



h1, h2, h3, h4, h5, h6, th, td, caption {
   

  font-weight: 900;
}

.myh1{
   width:80%;
   margin-left:5%;
    border-radius: 0px!important;
  
    padding: 10px!important;
     background-image: url("https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2148304063/settings_images/YMzFD2QoT6StCkgn6qBu_Rectangle-red.png");
     background-repeat: no-repeat;
     background-size: 45px ;
}

.myimage{
   width:60%;
   margin-left:20%;
  
}

@media (max-width: 768px) {
    
#block-1626366874551 .block {
    margin-top:-50px;
}

    

    
}