.block_3 {
  color: #FFF;
background: -moz-linear-gradient(top, #387830 1%, #51AF46 100%, #207cca 100%, #51AF46 100%);
    background: -webkit-linear-gradient(top, #387830 1%, #51AF46 100%, #207cca 100%, #51AF46 100%);
    background: linear-gradient(to bottom, #387830 1%, #51AF46 100%, #207cca 100%, #51AF46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$topColor, endColorstr=$bottomColor,GradientType=0 ); }
  .block_3 .simple_cptn_2 {
    text-align: center;
    margin-bottom: 29px;
font-family: 'Roboto Slab';
font-size: 46px;

 }

.feed_text {
font-family: Roboto;
font-weight: 300;
font-size: 14px;
}

  .block_3 .container {
    padding-top: 54px;
    padding-bottom: 38px;
    width: 960px !important;
    max-width: 100%; }
  .block_3 .row [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px; }

.feed_inner {
  background: #89C387;
  border-radius: 10px;
  font-size: 14px;
  padding: 21px 14px 51px;
  height: 325px; }

.feed_item {
  text-align: center;
  width: 280px;
  max-width: 100%;
  outline: none;
  margin: 0 auto;
  padding: 0 15px; }
  .feed_item img {
    display: inline; }

.quote_line.one {
  text-align: left;
  margin-bottom: 17px; }

.quote_line.two {
  text-align: right; }

.feed_text {
  padding: 0 25px;
  line-height: 22px;
  max-height: 185px; }

.person_img {
  width: 124px;
  height: 124px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 14px; }

.person_name {
  font-size: 22px;
  margin-bottom: 11px; }

.person_position {
  font-size: 14px;
  color: #b8dbb7; }

.person_wr {
  position: relative;
  top: -67px; }

.feed_slider .slick-dots {
  padding: 0; }

.feed_slider .slick-dots li button:before {
  content: none; }

.feed_slider .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #89C387; }

.feed_slider .slick-dots li.slick-active button {
  background: #b8dbb7; }

@media (max-width: 600px) {
  .feed_item {
    margin-bottom: -35px; }
  .feed_inner {
    height: auto; }
  .block_3 .container {
    padding-top: 35px;
    padding-bottom: 24px;
    width: 320px !important; }
  .block_3 .simple_cptn_2 {
    padding-left: 0;
    margin-bottom: 34px; }
  .block_3 .row [class*='col-'] {
    padding-left: 0;
    padding-right: 0; } }
