.stopFixed {
    position: absolute !important;
    top: auto !important;
    bottom: 40px !important;
    height: auto !important;
}

.stopFixed > div {
    bottom: 0;
    margin-top: auto;
    margin-bottom: 0;
    display: block;
}