﻿.bg-header {
    background: linear-gradient(rgba(9, 30, 62, .7), rgba(9, 30, 62, .7)), url(../img/contact.png) center center no-repeat;
    background-size: cover;
}
.center {
  margin: auto;
  width: 80%;
  padding: 10px;
}
.faculty {
    height:335px;
    overflow-y:scroll;
    overflow-x:hidden;
}
.member-dtl {
    padding-left:5px;
    padding-right:5px;
}

a.menu:link {color:#091E3E;text-decoration: none; }
a.menu:visited {color:#091E3E;text-decoration: none; }
a.menu:hover {color:#091E3E;text-decoration: none; }
a.menu:active {color:#091E3E;text-decoration:none; }

.rw {
  margin-left: 0px;/*-15px;*/
  margin-right: 0px;/*-15px;*/
}
.rw:before,
.rw:after {
  content: " ";
  display: table;
}
.rw:after {
  clear: both;
}
.rw:before,
.rw:after {
  content: " ";
  display: table;
}
.rw:after {
  clear: both;
}
