@media only screen and (max-width : 1600px) {
div#speakerBlock dl {
height: 120px;
}
}

@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 992px) {
div#speakerBlock dl {
height: 130px;
}
}

@media only screen and (max-width : 900px) {
}
@media only screen and (max-width : 847px) {
div#speakerBlock dl {
height: 120px;
}
}
@media only screen and (max-width : 768px) {
	div#speakerBlock dl {
height: 150px;
}
}

@media screen and (max-width: 690px) {
div#speakerBlock dl {
height: 130px;
}
}

@media only screen and (max-width : 480px) {
div#speakerBlock dl {
height: 130px;
}
}

@media only screen and (max-width : 320px) {
div#speakerBlock dl {
  height: 130px;
}
}
/*
     FILE ARCHIVED ON 20:27:15 Apr 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:44:19 Sep 16, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/