
/********** Local fixes 20190308 **********/

.image-specs-27-connections .specs-caption.headphone {
	left: 134px;
}
@media only screen and (max-width: 1068px) {
	.image-specs-27-connections .specs-caption.headphone {
		left: 123px;
	}
}
@media only screen and (max-width: 735px) {
	.image-specs-27-connections .specs-caption.headphone {
	 	left: 94px;
	 }

	 .image-specs-27-connections .specs-caption.sd-card {
        left: 115px;
    }
}


