#bnr {
    height: 562px;
    padding: 50px 0px 0 !important;
    width: calc(100% - 20px ) !important;
    overflow: hidden;
}
#bnr .bx-wrapper {
    min-width: 1024px;
    max-width: none!important;
    margin-bottom: 0;
}
#bnr .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: auto;
}
