.post-edit-link, .powered-by{
 display:none!important; 
}
.ts-countdown-parent.style-0 .ts-countdown {
   
    padding: 0px 0!important;
}


.rowpad{
 padding:40px 0; 
}
.screencenter{  
color:#fff;  
}
.screencenter h2{
 margin:0;
    text-align: center;
color:#fff;  
}
.screencenter h3{
 margin:0;
    text-align: center;
color:#fff;  
}
.screencenter h4{
 margin:0 0 10px 0;
   
}
img{
 max-width:100%;
  height:auto;
}
.ts-button-text{
  font-family:"almoni-dl", Arial, sans-serif!important;
  font-size:19px;
  font-weight:bold;
}
@media only screen and (max-width: 760px) {
.ts-countdown-parent.style-0 .ce-days, .ts-countdown-parent.style-0 .ce-dseconds, .ts-countdown-parent.style-0 .ce-hours, .ts-countdown-parent.style-0 .ce-minutes, .ts-countdown-parent.style-0 .ce-mseconds, .ts-countdown-parent.style-0 .ce-seconds {
    font-size: 40px!important;
}
  
}