.summary-logo-image {
    height: auto;
    width: 150px;
}

.summary-logo-mc-image {
    height: auto;
    width: 150px;
}

@media print {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100% !important;
    }
    .col-sm-11 {
        width: 92% !important;
    }
    .col-sm-10 {
        width: 83% !important;
    }
    .col-sm-9 {
        width: 75% !important;
    }
    .col-sm-8 {
        width: 67% !important;
    }
    .col-sm-7 {
        width: 58% !important;
    }
    .col-sm-6 {
        width: 50% !important;
    }
    .col-sm-5 {
        width: 42% !important;
    }
    .col-sm-4 {
        width: 33% !important;
    }
    .col-sm-3 {
        width: 25% !important;
    }
    .col-sm-2 {
        width: 17% !important;
    }
    .col-sm-1 {
        width: 8% !important;
    }

    body {
        width: 968px !important;
        height: 29.7cm !important;
        margin: 10mm 25mm 10mm 0 !important;
    }
}

.summary-branch-text {
    font-size: 16px;
}

.summary-wrapper {
    margin: 10mm 25mm 10mm 25mm;
}

.summary-branch-wrapper {
    margin: 40px 0px;
}

.summary-city-text {
    font-weight: bold;
}

.summary-opening-time-text {
    font-weight: bold;
}

.summary-box-text {
    font-weight: bold;
    font-size: 18px;
}

.summary-oil-wrapper {
    margin: 20px 0;
    padding: 0 15px;
}

.summary-oil-box {
    border-style: solid;
    border-top-style: none;
    border-width: 2px;
    border-color: black;
}

.summary-oil-box-header {
    font-weight: bold;
    font-size: 21px;
    padding: 10px 40px !important;
}

.summary-header-h-border {
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: black;
}

.light-border-right {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: black;
}
.light-border-left {
    border-left-width: 1px;
    border-left-style: solid;
    border-color: black;
}

.border-right {
    border-right-width: 2px;
    border-right-style: solid;
    border-color: black;
}
.border-left {
    border-left-width: 2px;
    border-left-style: solid;
    border-color: black;
}
.border-top {
    border-top-width: 2px;
    border-top-style: solid;
    border-color: black;
}
.summary-model-text {
    padding: 20px 0px 0px 40px !important;
    font-size: 21px;
}

.summary-text-bold {
    font-weight: bold;
}

.summary-oil-name-text {
    font-size: 21px;
}

.summary-oil-price-text {
    font-size: 36px;
    font-weight: bold;
}

.summary-oils-wrapper {
    padding: 20px 40px !important;
}

.summary-footer {
    margin-top: 70px;
}

.summary-oil-box-bottom-text {
    padding: 10px 40px !important;
}

.summary-oil-list {
    padding-bottom: 10px;
}