/* Enter Your Custom CSS Here */
@media (max-width: 640px) {
        #masthead #masthead-widgets .widgets .widget {
                padding-bottom: 0 !important;
        }
}