.table_vis img {
    width: 150px;
    height: 150px;
}

.left-widget-wr1 {
	text-align: center;
	width: 160px;
	margin: 0 auto;
}

@media only screen and (max-width: 768px) { 
	.thank_page_img-dop {
		display: none;
	}
}

.quote1 {
	position: relative;
	min-height: 58px;
}

.quote1 > span {
	display: inline-block;
	padding-right: 200px;
	padding-top: 12px;
	padding-bottom: 9px;
}

.quote1 #yellrank {
	position: absolute;
	top: -6px;
	right: 15px;
}

.quote1 div.yell_widget_3 {
	padding: 9px !important;
	width: 165px !important;
	height: 65px !important;
}

@media only screen and (max-width: 480px) {
	.quote1 > span {
		padding: 0;
	}
	
	.quote1 #yellrank {
		position: static;
	}
	
	.top-cont a, .top-cont .s3-phone {
		display: block;
		padding-top: 0;
		padding-bottom: 0;
	}
}

.tpl-comments.tpl-comments-article .tpl-comments-com {
	margin-top: 13px;
	border: 1px solid #dea0c9;
	padding: 15px 20px;
}