@media (max-width:600px){
	.nav-text {
		font-size: 12px !important;
    	margin: 10px 0 0 !important;
	}

	.nav-text {
	    font-size: 14px !important;
		margin: 5px 0 !important;
	}

	.navbar-c-items .text-center {
		margin-top: -0.2rem !important;
	}

	.li-logout {
		margin-top: 0.8rem !important;
	}

	.logout {
		margin-top: 0.8rem !important;
	}

	.logo {
	    margin-top: -0.3rem !important;
	}

	.logoo {
		height: 35px;
	}

	.topbar-main {
		max-height: 50px !important;
	}

	.content {
		padding-top: 0% !important;
		padding-bottom: 0% !important;
	}

	.wrap-content .wrapper {
		padding-top: 10% !important;
	}

	.card-warning-text {
		font-size: 10px !important;
	}

	.img-satis {
		height: 50px !important;
	}

	.img-choice {
		height: 70px !important;
	}

	.text-choice {
		font-size: 15px !important;
	}

	.panel-choice {
		margin-bottom: 0px !important;
	}

	.big-text-satis {
		font-size: 20px !important;
		margin-bottom: 0px !important;
	}

	.text-satis {
		font-size: 9px !important;
	}

	.clock {
		font-size: 10px !important;
	}

	.feed {
		font-size: 10px !important;
	}

	body {
		padding-bottom: 0px !important;
	}
}