.flexslider {
  padding: 0;
  text-align: center;
  border: 0px;
  position: relative;
  zoom: 1;
  width: 100%;
  float: right;
  background: none;
  display: inline;
  margin: 0 0 20px 0;
  -webkit-box-shadow: none;
}
.tx-ws-flexslider .caption-text {
    position: absolute;
    width: 350px;
    top: auto;
    left:auto;
    bottom: 20px;
    right: 20px;
    background: none;
}
.flexslider .caption p {
    font-weight: 400;
    color: #6697be;
}
