button.pcv2-cta {
	background-color: #03234b;
	border: 0;
	color: #fff;
	font-size: 16px;
	min-height: 54px;
	line-height: 54px;
	margin: 0;
	padding: 0 17px;
	white-space: nowrap;
}

button.pcv2-cta:hover, .pcv2-cta a:hover {
	background-color: #03234b;
	background: #03234b;
	color: #fff;
}


.pcv2-video-container {
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;"
}

.pcv2-video-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;"
}

.pcv2-card {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
}

@media only screen and (max-width: 40.062em){
	.pcv2-card {margin-top:20px;}
}

.pcv2-list > li{
	line-height: 1.8em;
	margin-bottom: 5px;
}

.pcv2-p10{
	padding:10px;
}

.pcv2-mb10 {
	margin-bottom: 10px;
}

#pcv2-table-speakers tr td{
	border:none;
}
#pcv2-table-speakers tr td:first-child{
	width:20%;
}