﻿@media screen and (max-width:1366px) {
    .rows_one h3 {
        font-size: 17px;
    }

    .row_four h2 {
        font-size: 26px;
    }

        .row_four h2 strong {
            font-size: 36px;
        }

    .row_four h3 {
        font-size: 20px;
    }

        .row_four h3 strong {
            font-size: 26px;
        }

    .row_five table {
        font-size: 11px;
        border-spacing: 0px 18px;
    }

    .row_seven div {
        margin: 13% 0%;
    }
}
