.sort li:nth-child(1) a {
	background: #348845;
	color: #fff;
}

.sort2 a:nth-child(2) {
	background: #348845;
	color: #fff;
}

.page1{
	text-align: center;
}

.page1 img {
	width: auto;
	max-width: 100%;
}


@media only screen and (max-width: 769px) {
    .sort2 .fnt_18{
        width: fit-content;
    }
}