/** Remove listings white spaces **/
iframe[name='__bkframe'] {
    width: 0 !important;
    position: fixed;
    height: 0 !important;
    left: -100%;
}
/** Remove listings white spaces **/