@media screen and (max-width: 980px) {
    
.BOTHmob_button {
    
  background-color: #E9E04E;
  border-width: 2;
  border-radius: 0px;
  border: 2px solid #000000;
    font-family: k-30;
    font-weight: 600;
    font-style: bold;
    color: #000000;
    font-size: 26px;
    letter-spacing: 0px;
    width: 180px;
    height: 62px;
    cursor: pointer;
    text-transform: uppercase;
 }
 
 .BOTHmob_button:hover {
   background-color: #D6D62D;
}

.FOURAUGUSTmob_button {
    
  background-color: #E65091;
  border-width: 2;
  border-radius: 0px;
  border: 2px solid #000000;
    font-family: k-30;
    font-weight: 600;
    font-style: bold;
    color: #000000;
    font-size: 26px;
    letter-spacing: 0px;
    width: 180px;
    height: 62px;
    cursor: pointer;
    text-transform: uppercase;
}

.FOURAUGUSTmob_button:hover {
    background-color: #E65091;
}

.FIVEAUSUSTmob_button {
    
  background-color: #E9E04E;
  border-width: 2;
  border-radius: 0px;
  border: 2px solid #000000;
    font-family: k-30;
    font-weight: 600;
    font-style: bold;
    color: #000000;
    font-size: 26px;
    letter-spacing: 0px;
    width: 180px;
    height: 62px;
    cursor: pointer;
    text-transform: uppercase;
}

.FIVEAUSUSTTmob_button:hover {
    background-color: #D6D62D;
}

}


.BOTH_button {
  
  background-color: #E9E04E;
  border-width: 2;
    border-radius: 0px;
    border: 2px solid #000000;
    font-family: k-30;
    font-weight: 600;
    font-style: bold;
    color: #000000;
    font-size: 34px;
    letter-spacing: 0px;
    width: 240px;
    height: 72px;
    cursor: pointer;
    text-transform: uppercase;
}

.BOTH_buttonn:hover {
    background-color: #D6D62D;
}

.FOURAUGUST_button {
  
  background-color: #E65091;
  border-width: 2;
    border-radius: 0px;
    border: 2px solid #000000;
    font-family: k-30;
    font-weight: 600;
    font-style: bold;
    color: #000000;
    font-size: 34px;
    letter-spacing: 0px;
    width: 240px;
    height: 72px;
    cursor: pointer;
    text-transform: uppercase;
}

.FOURAUGUST_button:hover {
    background-color: #E65091;
}

.FIVEAUSUST_button {
  
  background-color: #E9E04E;
  border-width: 2;
    border-radius: 0px;
    border: 2px solid #000000;
    font-family: k-30;
    font-weight: 600;
    font-style: bold;
    color: #000000;
    font-size: 34px;
    letter-spacing: 0px;
    width: 240px;
    height: 72px;
    cursor: pointer;
    text-transform: uppercase;
}

.FIVEAUSUST_button:hover {
    background-color: #D6D62D;
}
