.bloque { max-width: 980px; }

.bloqueentradalarge .item:first-of-type { max-width: 64%; }

.bloqueentradalarge .item:nth-child(2) { min-width: 300px;
                                          max-width: 300px; }

.bloquedecuatroleft { width: 100%; max-width: 66%; }
.bloquedecuatroright { width: 100%; max-width: 66%; }


.bloque2 .robacont,
.bloque6 .robacont,
.bloque10 .robacont { text-align: left;
                      align-items: flex-start !important;
                      -webkit-align-items: flex-start !important;
                      -ms-align-items: flex-start !important; }

                                  
.bloquedecuatroleft .item { max-width: 48%; }

.bloquedecuatroright .item:nth-child(1) { max-width: 49%; }
.bloquedecuatroright .item:nth-child(2) { max-width: 300px; }
.bloquedecuatroright .item:nth-child(3) { max-width: 49%; }
.bloquedecuatroright .item:nth-child(4) { max-width: 300px; }


.bloquedecuatroleft .item:nth-child(1) { margin-bottom: 35px; }
.bloquedecuatroleft .item:nth-child(2) { margin-bottom: 35px; }
.bloquedecuatroleft .item:nth-child(3) { margin-bottom: 35px; }

.bloque2 .robacont { padding-bottom: 25px; } 







