
.tickets-main{
  width: 130px;
  height:100px;
  background-color: #289dd2;
  position: relative;
  top: -60px;
  transform: translateX(-50%);
  z-index: 1;
  border-radius: 0 0 30px 30px;
}