.myoverlay {
	background-color:rgba(0,0,0,0.3);
}

.home .tm-page .uk-container {
	padding: 0px !important;
}

.home .tm-page .tm-block:first-child {
    padding-top: 0px;
}

.home .tm-block {
    padding-bottom: 0px;
}

.tm-headerbar {padding: 0px !important;}

@media (max-width: 500px) {
  
  h1 {
    font-size: 21px !important;
  }
}