/***************************
Add your custom styles below
****************************/

/*.gruascontenedor {width: 100%; max-width: 1300px; display: inline-block; position: relative; margin: auto; text-align: center;}
.gruasbox {width: 90%; max-width: 300px; height: auto; margin: 0 auto; background-color: #fff; display: inline-block; padding: 10px;}
.fotogrua {width: 100%; max-width: 300px; height: auto; float: left;}
.infogrua {width: 100%; max-width: 300px; height: auto; float: left;}
.titulogrua {width: 90%; margin: auto; height: auto; font-size: 16px; float: left;}
.infoitemgrua {width: 90%; margin: auto; height: auto; font-size: 11px; float: left;}*/

#fotohome {display: block;}

@media all and (max-width: 767px) {
	#fotohome {display: none;}
}