﻿@media only screen and (max-width: 1920px) {


    .left-button-icon * {
        font-size: 34px !important;
    }

    .left-button a, .no-page-button {
        font-size: 16px;
    }

    .container {
        grid-template-columns: 133px 1fr;
    }


    .left-button {
        margin-top: 53px;
    }


    .left {
        line-height: 26px;
        padding-right: 2px;
    }


    .right {
        grid-template-columns: 675px 675px 1fr;
    }

    .floating-label-select {
        width: 100% !important;
    }

    .select2-wrapper > span {
        width: 288px !important;
    }


    .multi-select2 .select2-container--default.select2-container .select2-selection--multiple {
        width: 583px !important;
    }



    .form-wrapper {
        width: auto;
    }


   
   #email-templates-wrapper{

       width:1300px !important;
                                }
    }

}
