.img-responsive{
	width:100% !important
}

@media only screen and (max-width: 1024px) {
	
	
.item2{
	background-position: 100% 0;
}

.slider-inner .col-sm-6{
	width:100%;
}
}

@media only screen and (max-width: 800px) {
#catalogos .team-member {
  width: 50%;
  float: left !important;
  margin-bottom:20px;
  padding:30px 20px;
}

.col-sm-6{
	width:100%;
}	
.item2{
	display:none !important;
}

.txt-slider{
	max-width:100%;
}

#trailrunning{
	margin-top:50px !important;
}

}