#expack #expack_header img {
    max-width: 55%;
}

@media screen and (max-width:600px){
	#expack #expack_header img {
	max-width: 100%;
	}
}
