@media (max-width: 700px) {
			 
			 .project-title img {
    				height: 60px !important;
    				/*padding-left: -30px !important;*/
				 margin-left: -30px;
			}
			 
			 .btn-back-abs {
    			width: 40px;
    			height: 40px;
				right: 140px;
			 }
			 
			 .btn-home-abs {
    			width: 40px;
    			height: 40px;
				 right: 85px;
			 }
			 
			 .btn-salir-abs {
    			width: 40px;
    			height: 40px;
				 right: 30px;
			 }
			 

	.full-width-bottom {
    
    width: 320px !important;
    
}
	
}