.maintitle
{
font: bold 20px Roboto;
}

.tabletext
{
display:table;
width:100%;
margin:20px auto 0;
}


.tabletext1
{
display:table-cell;
vertical-align: top;
}

.textimg
{
text-align: center;
text-align: center;
padding: 10px 0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
background: #fff;
margin: 0 0 50px;
}

.textimg img
{
border-radius: 10px;
width:95%;
}


.tabletext2
{
display:table-cell;
width:70%;
vertical-align: top;
padding: 0 10px;
text-align: justify;
background: #fff;
border-radius: 10px;
border-top-left-radius: 0;
}


.datetext
{
font: 12px Roboto;
float: right;
}

.bodymain
{
font: 16px Roboto;
line-height: 20px;
}

.source
{
display: block;
text-align: right;
font: 15px Roboto;
border-top: 1px dashed #ececec;
padding: 10px 0 15px;
}

.gallery
{
display: block;
font: 20px Roboto;
}

.bodygall
{
margin:20px auto;
text-align:center;
position: relative;
min-height:200px;
}
