@media (max-width : 768px) {
	.action__image, .action__content {
		padding : 0 20px 15px;
	}

	.action__content h1, .action__content h2 {
		line-height : 30px;
	}

}
