.bx-wrapper .bx-viewport {
  border: solid #fff 0px !important;
  left: 0px !important;
  -webkit-box-shadow: 0 0 0px !important;
  box-shadow: 0 0 0px !important;
  background: none !important;
  width: 900px !important;
  margin:0 auto !important;
}
.bx-wrapper .bx-pager {
     padding-top: 10px !important;
     bottom: -20px !important;
    /*display: none !important;*/
}
.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 50px !important;
    height: 4px !important;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}


#bana  {
    clear: both;
	overflow: hidden;
}
#bana p {
  margin-bottom :15px;
}

.top_flexbox {
  display: flex;
  justify-content: space-between;
  margin-bottom:50px;
}
.top_flexitem {
  width:49%;
}
.top_flexitem img {
  max-width:100%;
}
#hp {
  font-size:25px;
  font-weight:bold;
}