
.op_h2
{
	color:#2F90C9;
	padding:8px 0 8px 0;
	font-weight:bold;
	font-size:1.2em;
	margin:0;
	border:0px;
}

.tab_list
{
	padding-right:20px;
	}
.op_tab_block_1
{
	width:100%;
	}

.op_tab_col_1
{
	max-width:100%;
	padding:0 10px 0 0px;
	}

.op_tab_col_1 > div
{
	float:left;
}

.op_tab_col_1::after {
  content: "";
  clear: both;
  display: table;
}

.op_h3{
	color:#2F90C9;
	padding:14px 0 10px 0;
	font-weight:bold;
	width:auto:
	float:left;
	margin:0;
	border:0px;

}

.op_li_title_v
{

	color:#2F90C9;
	padding:8px 0px 4px 5px;
	font-weight:bold;
}

ul{
	padding-left:20px;
	}

.op_li_title_v li
{
	margin:0;
	padding:0;
	list-style-type:circle;
	}
	
	
.op_tab_text > img
{
	max-height:150px;
	max-width:100%;
	margin:10px auto;
	display:block;
	}


div.verb_top_text
{
	float:left;
	width:100%;
	display:block;
	}
	
	@media (min-width:768px)
{
	
.op_tab_col_1
{
	float:left;
	}

.op_tab_col_1 > div
{
	float:left;
}


.op_tab_text > img
{
	max-height:250px;
	max-width:450px;
	}



}