/* Start custom CSS */@media (min-width:600px) {
    #headlineimg, #sharelove{max-width:530px!important;}
}
@media (max-width:599px) {
    #headlineimg{max-width:90vw!important;}
}
@media (max-width:400px){
    #bbbimg,#ocimg,#phimg,#gimg{max-height:15vw!important;}
}
#sharelove:hover {cursor:pointer;}
#bulletinfo.li{list-style-position: inside !important;}

.elementor-widget-container{text-align:center}

#headlineimg {
        padding-top: 30px;
}
#bulletinfo ul, #bulletinfo ul li{list-style:none;margin-left:0;}/* End custom CSS */