#marquee{
	background: url('../images/informasi.png') no-repeat;
	height: 30px;
}
 #grid-list {
  position: relative;
  height: 200px;
  overflow: auto;
  }
  #grid-list {
  display: block;
  }

  .latest-1 ,
            .latest-2 ,
            .latest-3  {
                color: white;
                width: 100%;
                margin-bottom: 15px; 
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

            .latest-1 ul,
            .latest-2 ul,
            .latest-3 ul {
                padding: 0;
                width: 100%;
            }

            .latest-1 li,
            .latest-2 li,
            .latest-3 li {
                list-style: none;
                 border-top: 1px solid #dee2e6;
                padding: 10px;
                padding-bottom: 10px;
            }





#latest-winner table tbody tr td,#latest-depo-wd table tbody tr td{ 
      padding:5px;
      text-align: center;

}
marquee{
  padding-left:5px;
  padding-right:5px;
}
marquee td{
   border-bottom: 2px solid rgb(175, 4, 4);
   font-size: 15px;
}
