* {
	box-sizing: border-box;
}
.ui-content>img {
	border: 1px #dadada solid;
	cursor: pointer;
	width: 100%;
	max-width: 980px;
}
.home_btn {
	width: 370px;
}
footer img {
	vertical-align: bottom;
}
#songsCatalog ul>li>a {
	font-weight: normal;
}