/*	---------------------------------------------------------------------
 *	> Custom Stylesheet
 *	--------------------------------------------------------------------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) and (orientation : landscape) {
  #science-overview .science .research-facilities .col-xs-6 li a {
    padding: 3px 10px;
  }
}
