
@media screen and (min-width:641px){
}

@media screen and (max-width:640px){
#logo {
width: 150px;
height: auto;
}
	#sidebarCollapse2 {
		margin-right: 10px;
	}
	
	.tp-caption {
		
		font-size: 24px!important;
	}
}
