.bilkentustlogo {
  text-align:center;
  background: #E8E8E8;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0 18px 0;  
height: 98px;
}

.bilkentlogo {
height:70px;
}

@media (max-width:800px) {
  .bilkentustlogo {
    height: 78px;
padding: 6px 0 10px 0;
  }
  .bilkentlogo {
    height: 62px;
    } }

															}