@media screen and (max-width: 576px) {
    .resListItem {
        padding: 10px;
        background-color: #f5f5f5;
    }
}

.select2.select2-container.select2-container--default {
    width:  100% !important;
}