@charset "utf-8";

.photo_container figure a.no-icon-zoom::after {
 content: none;
}

.photo_container .txt_block .comment-title {
 font-weight: bold;
 font-size: 1.8vw;
 margin-bottom: 0.5em;
 text-align: left;
}

#interview .profile .prof_data p.prof_name {
 margin-bottom: 3%;
}

@media only screen and (max-width: 760px) {
 .photo_container .txt_block .comment-title {
  font-size: 5.2vw;
  text-align: center;
 }
}
