.col2 dt img{
	width:90%;
	margin: 5%;
}
.col2 dd p{
	padding-top: 10px;
	font-weight: normal;
	font-size: 0.8rem;
}
.headbanner_contentspage .col3_2 h1 {
   
}

.physiciantLink{
	position: absolute;
	bottom: 15px !important;
	left: 5% !important;
	width:85% !important;
	border-collapse: collapse;
}
.physiciantLink td{
	width: 50% !important;
	text-align: center;
	background: transparent;
	border:solid 1px #001E47;
	padding: 0;
}
.physiciantLink a{
	display: block;
	position: relative !important;
	padding:10px  10px;
	bottom:0 !important;
    left: 0 !important;
    margin: 0;
    font-size: 0.9rem;
    color: #001E47;
}
.physiciantLink a:hover{
	background:#001E47;
	color:#fff;
}
.physiciantLink caption{
	font-size: 1rem;
	font-weight: bold;
}


@media screen and (max-width: 940px){
	.s_hide {
	    visibility:hidden;
	}
	.physiciantLink caption{
		font-size: 0.8rem;
	}
}
@media screen and (max-width: 800px){
	.s_hide {
	    visibility:visible;
	}
	.physiciantLink caption{
		font-size: 1.1rem;
	}
	.headbanner_contentspage .col3_2 h1 {
	    

	}
	.col2 dt img{
		width:100%;
		margin: 0%;
	}
	.physiciantLink{
		width:280px !important;
		left: 15px !important;
	}
	.col2 br {
		display:none;
	}
	
}
@media screen and (max-width: 500px){
	
	.col2 dt img{
		width:100%;
		margin: 0%;
	}
	.physiciantLink{
		width:90% !important;
		left: 5% !important;
		bottom: -3px !important;
	}
	.physiciantLink a{
		padding:7px 5px !important;
	}
	.col2 dd p{
		padding-top: 3px;
		line-height: 0.7rem;
		font-size: 0.7rem;
	}
	.physiciantLink caption{
		font-size: 0.8rem;
	}
}
@media screen and (max-width: 370px){
	.col2 dd p{
		padding-top: 2px;
		font-size: 0.67rem;
	}
	.physiciantLink{
		width : 87% !important;
		left: 8% !important;
		bottom: -15px !important;
	}
	.physiciantLink a{
		padding:7px 5px !important;
	}
	.col2 dd a{
		bottom:-15px;
	}
	.col2 dd h2 {
    	font-size: 0.9rem;
    	line-height: 0.9rem;
	}
}


#tobr{
	display: none;
}
@media screen and (max-width: 500px){
	#tobr{
		display: block;
	}
}
