#widgets .widget {
    width: 300px;
    overflow: hidden;
}

#widgets .widget .frame-default,
#widgets .widget .frame-240,
#widgets .widget .frame-244{
    background-color: #F4F4F4;
}

#widgets .widget .frame-240,
#widgets .widget .frame-241,
#widgets .widget .frame-242,
#widgets .widget .frame-243
#widgets .widget .frame-244{
    padding: 0;
    margin: 0;
}

#widgets .widget .frame {padding: 1rem;}



