#Grooms
{
padding-top:10px; border:1px solid #CCC;border-radius:8px;

}

#newsticker-demo1 { width:100%; display:inline-flex;margin-top:10px;}
#newsticker-demo1 a { text-decoration:none; }
/*#newsticker-demo img { border: 2px solid #FFFFFF;}*/
#newsticker-demo1 .title {text-align:center;font-weight:bold;padding:5px;}
.newsticker-jcarousellite { width:260px; height:180px; }
.newsticker-jcarousellite ul li{ width:143px; list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { /*float:left; */width:106px; border: 1px solid #099;overflow: hidden;border-radius: 155px;}
.newsticker-jcarousellite .info { /*float:right; */width:135px; margin-top:10px; }
.newsticker-jcarousellite .info span.cat { display: block;  color:#808080; }
.clear { clear: both; }
@media only screen and (max-width: 480px) 
{
#Grooms{ display:none; width:100%;}


}
@media only screen and (max-width: 800px) 
{
#Grooms{ display:none;width:100%;}
}