.blog-post-my {
  margin-top: 20px !important;
  padding-top: 20 px !important;
  padding-bottom: 20px !important;
  color: #bbb;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  line-height: 28px;
  font-family: 'Kanit', sans-serif !important;
}

.google-map {
     padding-bottom: 50%;
     position: relative;
}

.google-map iframe {
     height: 100%;
     width: 100%;
     left: 0;
     top: 0;
     position: absolute;
}