
.vyhoda-item{
	border-radius: 5px;
	padding: 10px 20px;
}
.vyhoda-item p,
.vyhody-content p{color:black; font-family: 'Roboto-light';width: 170px;
  line-height: 20px;}
.vyhody-content p{padding-bottom: 10px;}
.sekce_img {
	height: 100px;
	width: 100px;
	background: #ffec33;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	margin: 0 auto 15px;
}
.pas-ikon{display: flex;justify-content: space-around;padding: 10px 0;}
.vyhody-content > div{text-align: center;}
#rs_vyhody_m img {	filter: grayscale(1);}
#rs_vyhody_m img.active {filter: grayscale(0);}

@media (min-width: 768px){
	#rs_vyhody{justify-content: space-around; max-width: 900px;
  margin: 0 auto;}


#rs_vyhody {
  justify-content: space-around;
  
}
	
}