﻿.groups-quick-links-dropdown-holder { margin-top: 0 !important; }

@media screen and (max-width: 640px) {
    .groups-quick-links-dropdown-holder { float: left !important; margin-left: 0 !important; }
    .group-item .group-name { float: none; clear: both; }
}

@media screen and (max-width: 550px) {
    .groups-quick-links-dropdown-holder { display: block !important; float: none !important; clear: both !important; margin-top: 10px !important; margin-bottom: 10px !important; }
}
