.artcomp {
  display:block;
  width:800px;
  max-width:100%;
  margin:auto;
  overflow:hidden;
  margin-bottom:10px;
}
#videogallery li::after {
	content: "";
	display: block;
	clear: both;
}
.vidtext {
	min-width:380px;
	width: 50% !important;
}
