@media (max-width: 768px) {
.content-header .icon img {
    width: 44px;
}
.stocklink {
	padding:20px 0px;
}
.stocklink p {
	font-size:130%;
}

}