﻿.order-item-status-item {
    line-height: 50px;
    text-align: justify;
	     width:100%;
}

.order-item-status-item h1 {
    font-size: 40px;
    color: rgb(35, 111, 161);
    margin-bottom: 2%;
    padding-top: 25px;
    line-height: 1.5em;
}
    .order-item-status-item h2 {
        font-size: 30px;
        color: rgb(35, 111, 161);
        margin-bottom: 2%;
        padding-top: 25px;
        line-height: 1.5em;
    }
    .order-item-status-item h3 {
        font-size: 25px;
        color: rgb(35, 111, 161);
        margin-bottom: 2%;
        padding-top: 25px;
        line-height: 1.5em;
    }
    .order-item-status-item h4 {
        font-size: 20px;
        color: rgb(35, 111, 161);
        margin-bottom: 2%;
        padding-top: 25px;
        line-height: 1.5em;
    }