.symbol-left {
	font-size: 80px;
	float:left;
}

@media only screen and (max-width: 734px) {
	.symbol-left {
		float:none;
		margin-bottom: 36px
	}
}


img.blackmagicdesign {
    border-radius: 20px;
}

img.colorfront {
	margin-left: 12px;
}