.t4-sideshow {
	height: 700px;
	position: relative;
	}
	
	img.logo-img {
	    max-height: 100px;
	
	}
	
	.t4-header {
		min-height: 130px;
		position: relative;
		}
		
		.header-wrap .navbar-brand {
		
		    position: absolute;
		    top: 0;
		    left: 0;
		    z-index: 100;
			height: 100px;
		
		}
		
		.centrato {
		position: absolute;
		
		left: 50%;
		  top: 50%; 
		      -ms-transform: translate(-50%, -50%); /* IE 9 */
		          -webkit-transform: translate(-50%, -50%); /* Safari */
		          transform: translate(-50%, -50%);
		
			}
			
			
			#t4-sideshow .container {
				height: 100%;
				padding-top: 0px;
			}
			
			
			.iconacentrata {
				text-align: center;
			}
			
			.iconacentrata img {
				margin-left: auto;	
		margin-right: auto;	
margin-bottom: 20px;		
			}
			
			.com-users-login__register {
				display: none;
			}
			
			.dropfiles-content.dropfiles-content-default .file .filecontent > div.custom-icon {

   margin-right:15px;
}
			#rightcol {
				display:none;
			}
			
			#categorieslist .dd-item {
				width:100%;
				{
			
			
			.google-drive-icon-white {
margin-top: 3px;
    
}	

.eb-gallery-category {
	display:none;
}

		
		@media (max-width:480px) {
			.t4-sideshow {
				height: 400px;
				
				}
			
		}
		
		@media (min-width:480px) and (max-width:767px) {
			
		}