
.height75{ height:75px; width: 100%;} .height50{ height:35px; width: 100%;}.height25{ height:25px; width: 100%;}.height20{ height:115px; width: 100%;}
.spacing-a{ height:20px; width: 100%;} 
.w1300{max-width:1300px; margin:auto}
.celebration-title h1{     
	  position: relative;
    font-size: 32px;
    color: #ffffff;
    width: 544px;
    height: 74px;
    margin: auto;
    font-weight: bold;
    margin-bottom: -28px;
    z-index: 99999;
    line-height: 74px;
    background: #4e6a94;
    border-radius: 48px;
}
/*---4----*/
@media (max-width:640px) {
	.celebration-title h1 {
          position: relative;
    color: #ffffff;
    width: 100%;
    height: 100%;
    margin: auto;
    font-weight: bold;
    margin-bottom: -17px;
    z-index: 99999;
    line-height: 35px;
    background: #4e6a94;
    border-radius: 48px;
}
   .height50{ height:30px; } 
}
@media (max-width:480px) {
   .height50{ height:15px;} 
    .height25,.height50.m15 {  height: 15px;}
  
    .footerimg {padding: 0 5px;}
    .mm{ display:none;}
}


@media (max-width:480px) {
.celebration-title h1{ font-size: 14px;}    
}