@media (min-width: 720px) {
    .vcenter {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
}

#news_sheet_id {
  z-index: 1500;
}
.custom{
    width: 155px !important;
}