@import "../../../border/assets/css/rtl.min.css";

/* Your CSS code goes here
-------------------------------------- */
@media (max-width: 1024px) {
	body.rtl .pull-right {
		float: right !important;
	}
}