/* --- Create your own CSS Here */

/*mybuttons*/

.mybuttons {
	.p { color: #337fbf;
		font-size:12px;
	}
}


/*textes*/

@media (max-width:1100px) {
	.reduction { 
		font-size: 13px !important;
	}
}

@media (max-width:992px) {
	.reduction2 { 
		font-size: 15px !important;
	}
}

/*swipper*/

@media (max-width:768px) {
	#obj-bthkny849 { 
		max-width: 100%;
		height: 50%;
	}
}

