/*--------------------------- */

.entry-content img {
display: none;
}
.sf-menu li a {
    font-family: sans-serif;
    font-size: 16px;
}

/*
.logo-wrapper img {
content:url(http://faculty.unist.ac.kr/imm/wp-content/uploads/sites/442/2023/03/logo1.png);
}
.faculty {
 line-height: 70px 
}
.faculty:before{
 top: 20px
}
.search-wrapper {
 margin-top: 28px;
}
.logo-wrapper {
  margin-top: 10px;
  margin-bottom: 10px; 
}

*/

body{
  width:100%;
  overflow-x:auto;
  overflow-y:auto;
}
