/*これは、スライドショーの画像に白枠がついてしまったので、見えなくなるよう設定したもの*/
.bx-wrapper .bx-viewport {
border: solid #fff 0px !important;
left: 0px !important;
}