/* Pop Up Promo CSS */

.image-promo-popup {
    width: 350px; 
    height: 200px;
    margin: 0; 
    padding: 0;
    transition: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.popup-title {
    margin-left: 40px; 
    color: #ffd700; 
    font-family: 'King Lionel - Personal Use'; 
    font-size: 40px;
}


/* Pop Up Promo CSS */
