.blue_border {
  border: 10px solid #4d9fdf;
  }

.tiny {
  font-size: 12px;
}

.letter_background {
  margin-top: 30px;
  padding: 10px 20px 10px 20px;
  background-image: url(/img/letter_back2.png);
  background-repeat: round;
  border: 2px solid #ede4c0;
}

h4{
  font-size: 24px;
  margin-top: 36px;
}

.update_img {
  width: 100%;
  max-width: 380px;
  height: auto;
}

.img_border {
  border: 3px solid #ebebeb;
  border-radius: 2px;
}

.white {
  color: #fff;
}

.img_one_third {
  width: 33%;
  height: auto;
}

.img_two_thirds {
  width: 66%;
  height: auto;
}

.img_full_width {
  width: 100%;
  height: auto;
}
.why_dont_you_update {
  
}

.blog-3 .title {
    margin-bottom:20px;
    text-align: center;
}