.images-m{
float: left;
width: 160px;
margin: 15px;
text-align: center;
}

.images-m img{
margin-bottom: 10px;
}

.ttt{
max-width: 100%;
overflow-x: auto;
margin-bottom: 15px;
}

.ttt table{
width: 100%;
border-collapse: collapse;
}

.ttt table td p{
padding: 0;
margin: 0;
}

.ttt table tr:first-child td{
background: #30454F;
color: white;
text-align: center;
font-weight: bold;
}

.ttt table td{
padding: 5px 15px;;
border: 1px solid #F0F0F0;
}

.block-m{
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px dotted;
text-align: justify;
}

.block-mm .block-m img{
width: 300px;
}

.block-m img{
float: left;
margin: 0 15px 0 0;
}

.central-wrapper p{
margin: 10px 0;
text-align: justify;
}

.img-l img, .img-r img{
width: 350px;
} 

.img-l{
display: block;
float: left; 
margin-right: 20px !important;
width: 350px;
font-size: 12px !important;
}

.img-r{
display: block;
float: right; 
width: 350px;
margin-left: 20px !important;
font-size: 12px !important;
text-align: right;
}



.social a.telegram:before{
content:"\f2c6" ;font-family:"FontAwesome";
text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}

.social a{
margin: 0 0 0 4px !important;
}
