.mt-1{margin-top: 1rem !important}
.mt-2{margin-top: 2rem !important}
.mt-3{margin-top: 3rem !important}
.mt-4{margin-top: 4rem !important}
.mt-5{margin-top: 5rem !important}
.mb-1{margin-bottom: 1rem !important}
.mb-2{margin-bottom: 2rem !important}
.mb-3{margin-bottom: 3rem !important}
.mb-4{margin-bottom: 4rem !important}
.mb-5{margin-bottom: 5rem !important}
.ml-1{margin-left: 1rem !important}
.ml-2{margin-left: 2rem !important}
.ml-3{margin-left: 3rem !important}
.ml-4{margin-left: 4rem !important}
.ml-5{margin-left: 5rem !important}
.mr-1{margin-right: 1rem !important}
.mr-2{margin-right: 2rem !important}
.mr-3{margin-right: 3rem !important}
.mr-4{margin-right: 4rem !important}
.mr-5{margin-right: 5rem !important}

.pt-1{margin-top: 1rem !important}
.pt-2{margin-top: 2rem !important}
.pt-3{margin-top: 3rem !important}
.pt-4{margin-top: 4rem !important}
.pt-5{margin-top: 5rem !important}
.pb-1{margin-bottom: 1rem !important}
.pb-2{margin-bottom: 2rem !important}
.pb-3{margin-bottom: 3rem !important}
.pb-4{margin-bottom: 4rem !important}
.pb-5{margin-bottom: 5rem !important}
.pl-1{margin-left: 1rem !important}
.pl-2{margin-left: 2rem !important}
.pl-3{margin-left: 3rem !important}
.pl-4{margin-left: 4rem !important}
.pl-5{margin-left: 5rem !important}
.pr-1{margin-right: 1rem !important}
.pr-2{margin-right: 2rem !important}
.pr-3{margin-right: 3rem !important}
.pr-4{margin-right: 4rem !important}
.pr-5{margin-right: 5rem !important}

.w-25{width: 25rem !important}
.w-50{width: 50rem !important}
.w-75{width: 75rem !important}
.w-100{width: 100rem !important}

@media (max-width: 768px){
	.sm-mt-1{margin-top: 1rem !important}
	.sm-mt-2{margin-top: 2rem !important}
	.sm-mt-3{margin-top: 3rem !important}
	.sm-mt-4{margin-top: 4rem !important}
	.sm-mt-5{margin-top: 5rem !important}
	.sm-mb-1{margin-bottom: 1rem !important}
	.sm-mb-2{margin-bottom: 2rem !important}
	.sm-mb-3{margin-bottom: 3rem !important}
	.sm-mb-4{margin-bottom: 4rem !important}
	.sm-mb-5{margin-bottom: 5rem !important}
	.sm-ml-1{margin-left: 1rem !important}
	.sm-ml-2{margin-left: 2rem !important}
	.sm-ml-3{margin-left: 3rem !important}
	.sm-ml-4{margin-left: 4rem !important}
	.sm-ml-5{margin-left: 5rem !important}
	.sm-mr-1{margin-right: 1rem !important}
	.sm-mr-2{margin-right: 2rem !important}
	.sm-mr-3{margin-right: 3rem !important}
	.sm-mr-4{margin-right: 4rem !important}
	.sm-mr-5{margin-right: 5rem !important}

	.sm-pt-1{margin-top: 1rem !important}
	.sm-pt-2{margin-top: 2rem !important}
	.sm-pt-3{margin-top: 3rem !important}
	.sm-pt-4{margin-top: 4rem !important}
	.sm-pt-5{margin-top: 5rem !important}
	.sm-pb-1{margin-bottom: 1rem !important}
	.sm-pb-2{margin-bottom: 2rem !important}
	.sm-pb-3{margin-bottom: 3rem !important}
	.sm-pb-4{margin-bottom: 4rem !important}
	.sm-pb-5{margin-bottom: 5rem !important}
	.sm-pl-1{margin-left: 1rem !important}
	.sm-pl-2{margin-left: 2rem !important}
	.sm-pl-3{margin-left: 3rem !important}
	.sm-pl-4{margin-left: 4rem !important}
	.sm-pl-5{margin-left: 5rem !important}
	.sm-pr-1{margin-right: 1rem !important}
	.sm-pr-2{margin-right: 2rem !important}
	.sm-pr-3{margin-right: 3rem !important}
	.sm-pr-4{margin-right: 4rem !important}
	.sm-pr-5{margin-right: 5rem !important}

	.sm-w-25{width: 25rem !important}
	.sm-w-50{width: 50rem !important}
	.sm-w-75{width: 75rem !important}
	.sm-w-100{width: 100rem !important}

}
