body.tllo-has-tcb-content .tcb-window-width {
	left: auto!important;
	width: auto!important;
}
body.tllo-has-tcb-content .wrp.cnt {
	width: auto!important;
}

body.tllo-has-tcb-content .wrp .bpd {
    width: 1080px;
}
@media only screen and (max-width: 1080px) {
    body.tllo-has-tcb-content .wrp .bpd {width: 900px;}
}
@media only screen and (max-width: 940px) {
    body.tllo-has-tcb-content .wrp .bpd {width: 700px;}
}
@media only screen and (max-width: 540px) {
    body.tllo-has-tcb-content .wrp .bpd {width: 340px;}
}