
.et_pb_image_0 { text-align: center; }
body .et_pb_section .et_pb_button_0 { color:#49b6b7 !important;
					border-width:4px !important;
					border-color:#49b6b7; }
.et_pb_button_0, .et_pb_button_0:after { transition: all 300ms ease 0ms; }

@media only screen and ( max-width: 980px ) {
	.et_pb_image_0 .et_pb_image_wrap img { width: auto; }
	body .et_pb_section .et_pb_button_0:after { display: inline-block;
							opacity: 0; }
	body .et_pb_section .et_pb_button_0:hover:after { 
								
								opacity: 1; }
}

@media only screen and ( max-width: 767px ) {
	.et_pb_image_0 .et_pb_image_wrap img { width: auto; }
	body .et_pb_section .et_pb_button_0:after { display: inline-block;
							opacity: 0; }
	body .et_pb_section .et_pb_button_0:hover:after { 
								
								opacity: 1; }
}