@media (max-width: 767px){
.img-responsive.center-block{width:100%;}
[class*=col-]{margin-bottom:15px;}
.fs-60{font-size:30px;}
.fs-40{font-size:20px;}
.famous-people .content-box {
	position:static;
	width:auto;
	color:#333;
}
.famous-people .content-box a{ color:#666; }
#player_wrapper {
  height: auro;
  width: 100%;

}
#fancybox-wrap {
  width: 96% !important;
  left: 2% !important;
}
#fancybox-outer {
  background: none;
}
#fancybox-content {
  width: 100% !important;
  height: auto !important;
}
#fancybox-content >div {
	overflow:hidden!important;
}
}