﻿/*.dropdown-item {
    width: 500px;
    min-width: 100%;
}

    .dropdown-item:hover, .dropdown-item:focus {
        outline: none;
    }*/
/*.dropdown-item {
    width: auto;
    min-width: 100%;
}*/
