.header_sub{
    height: auto;
    width: 100%;
    margin: 0%;
}

#mainscreen{
    width: 100%;
    margin: 0% 0%;
}

.voucher_main{
    width: 100%;
}

.itembox{
    flex: 0 calc(31% - 10px);
}

.item_info{
    top: 15%;
    left: 13%;
    width: 70%;
    height: 75vH;
}