.bpw-layout {
    -webkit-box-orient: vertical;
    border-left: 1px solid #ccc;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 75% !important;
    position: fixed;
    right: 0;
}
.bpw-powered{
	display: none !important;
}
.bp-widget-widget{
	bottom: -6px !important;
}