div.mm{
	border-style: solid;
	border-width: 1px;
	border-color: #fff0;
	text-align: center;}
div.mm:hover {
border-width:1px;
border-style:solid;
border-color: gray;
background-color:#ecf1f6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: black;
}
a.ma{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
}
a.ma:visited{color: black;}
a.ma:link{color: black;}

@media (min-width: 970px) {
	.frame_foto{
		width: 220px;
		height: 220px;
		float: left;
		margin-left: 18px;
	}
	div.powrot{
		margin-left: 15px;
		margin-top: 15px;
	}
	.ramkaa{
		width: auto !important;
		height: auto !important;
		padding-left: 30px !important;
	}
}
@media (max-width: 970px) {
	.frame_foto{
		width: 220px;
		height: 220px;
		float: left;
		margin-left: 20px;
	}
	div.powrot{
		width: 134px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	.ramkaa{
		width: auto !important;
		height: auto !important;
		padding-left: 0px !important;
		text-align: center;
	}
}
@media (max-width: 750px) {
	.frame_foto{
		width: 220px;
		height: 220px;
		float: left;
		margin-left: 5px;
	}
	div.powrot{
		width: 134px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	.ramkaa{
		width: auto !important;
		height: auto !important;
		padding-left: 0px !important;
		text-align: center;
	}
}
@media (max-width: 470px) {
	.frame_foto{
		width: 220px;
		height: 220px;
		float: left;
		margin-left: 41px;
	}
	div.powrot{
		width: 134px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	.ramkaa{
		width: auto !important;
		height: auto !important;
		padding-left: 0px !important;
		text-align: center;
	}
	.big img{
		width: 250px;
	}
}
