.my-result {
  height: 450px;
  margin-bottom: 10px
}

.banner {
  margin-top: 10px
}

.banner img {
  width: 100%
}

.news {
  overflow: hidden;
  margin-top: 10px
}

.news .iframe-1 {
  border: 0;
  height: 1550px;
  margin-top: -120px;
  pointer-events: none;
  overflow: hidden;
}

.lotto-name-header{
  padding: 10px 0px; 
  background-color: #900f0e;
}

.lotto-name{
  color: rgb(240, 198, 126);
}

.lotto-date{
  color: rgb(242,247,251);
}