/*@media screen and (max-width:600px) {.newsletter-container h1{font-size: 2.4rem !important; line-height: 2.5rem !important;}}*/
/*@media screen and (min-width:600px) {.newsletter-container h1{font-size: 3.4rem !important; line-height: 3.5rem !important;}}*/
/*@media screen and (max-width:600px) {.newsletter-container h2{font-size: 1.8rem !important; line-height: 1.9rem !important;}}*/
/*@media screen and (min-width:600px) {.newsletter-container h2{font-size: 2.4rem !important; line-height: 2.6rem !important;}}*/
/*@media screen and (max-width:600px) {.newsletter-container h6{margin-bottom:20px; border-radius:30px !important; padding-left:20px !important; padding-right:20px !important; padding-top:10px !important; padding-bottom:10px !important; display:inline-block !important; background-color: #ffd203 !important; font-size: 1rem !important; line-height: 1.3rem !important; font-weight: normal !important;}}*/
/*@media screen and (min-width:600px) {.newsletter-container h6{margin-bottom:20px; border-radius:30px !important; padding-left:20px !important; padding-right:20px !important; padding-top:10px !important; padding-bottom:10px !important; display:inline-block !important; background-color: #ffd203 !important; font-size: 1.3rem !important; line-height: 1.5rem !important; font-weight: normal !important;}}*/
/*@media screen and (max-width:600px) {.newsletter-container p{font-size: 1rem !important; line-height: 1.3rem !important;}}*/
/*@media screen and (min-width:601px) {.newsletter-container p{font-size: 1.2rem !important; line-height: 1.5rem !important; font-weight: 300 !important;}}*/
/*@media screen and (max-width:600px) {.newsletter-container ul{list-style-type: none !important; margin: 0 !important; padding: 0 !important; font-size: 1.1rem !important; line-height: 1.8rem !important;}}*/
/*@media screen and (min-width:600px) {.newsletter-container ul{list-style-type: none !important; margin: 0 !important; padding: 0 !important; font-size: 1.2rem !important; line-height: 1.9rem !important;}}*/

img.rounded    { width: 100%; border-radius: 10px !important; margin-top:1.5rem; margin-bottom:1.5rem;}
img.rounded-70 { width: 70%;  border-radius: 10px !important; margin-top:1.5rem; margin-bottom:1.5rem; display: block; margin-left: auto; margin-right: auto; }

@media (max-width: 768px) {
    img.rounded-70 { width: 100%; margin-left: 0; margin-right: 0; margin-top:1.5rem; margin-bottom:1.5rem;}
}


/*.newsletter-container{max-width: 800px!important; margin: 0 auto; text-align: center!important; font-family:Roboto,sans-serif !important;}*/