@charset "utf-8";

/* SMARTPHONES SIZE */
@media screen and (max-width: 980px){
	#trnkrm-block {	text-align: center; }
	#trnkrm-block div { margin-bottom: 10px; }
}
/* SMALL SMARTPHONES SIZE */
@media screen and (max-width: 480px){
	#price-block .title h4 {
		padding: 1.5%;
		font-size: 108.71%;
	}
}
@media screen and (max-width: 350px){
}