.info-grp{
max-width: 700px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
position: relative;
padding-bottom: 120px;
}

.img-grp{
width: 440px;
position: relative;
}
.imgthmb{
width: 200px;
height: 200px;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
float: left;
margin:10px;
cursor: pointer;
}
.total{
position: absolute;
background-image: url('../images/curaduria-total-bg.png');
width: 92px;
height: 92px;
right: -81px;
top: 10px;
text-align: center;
line-height: 40px;
padding-top: 18px;
cursor: pointer;
}
.total .mono{
font-size: 70px;
font-weight: bold;
}
.descrip{
max-width: 230px;
position: absolute;
bottom: 120px;
right: 0px;
}
h2.curaduria{
text-transform: none !important;
max-width: 700px;
margin-left: auto;
margin-right: auto;
padding: 0px 10px;
}

.curdiv .imgthmb{
width: 100%;
max-width: 200px;
float: none;
}
.laminadivr{
margin-right: 0px;
margin-left: auto;
}
.laminadivl{
margin-left: 0px;
margin-right: auto;
}
.totalmovil{
position: inherit;
right: inherit;
margin-left: auto;
margin-right: auto;
}