﻿@media (min-width: 1440px) 
{
    .modal-lg {
        width: 1280px;
    }
}

.pl-0{
    padding-left:0;
}

