.shield {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.scalable {
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}


