/*@media screen and (max-width: 400px)  {
    
    .home-rightbox {
        font-size:16px;
        background-color: #CD0034;
    }
   
    .right-textbox span {
        font-size:18px;
        font-family: roboto slab;
        
    }
    
    .subscribe-button button {
        background-color: #21aaff;
    }
     
    
}*/