a{
	display: inline;
}
section.inside.container{
	margin-bottom: 100px;
}
.t_fv{
  height: 220px;
}
.breadcrumb {
  padding: 2px 0px 2px;
}
@media only screen and (max-width: 768px){
.t_fv{
  height: auto;
}
}
	