/*
Pattern Name:         content-download
Version:            1.0
*/

.content-download .components-resizable-box__container{
	margin: auto;
}

.content-download .components-resizable-box__container img{
	margin: auto;
}

@media screen and (min-width: 0px) and (max-width: 500px) {
	.content-download .has-h-3-font-size {
		font-size: 30px !important;
	}
}
