.html1681040080 {
    
}

.html1681040080 .mhead {
    
}

.html1681040080 .mtitle {
    
}

.html1681040080 .mdesc {
    
}

.html1681040080 .mbody {
    padding:1px 15px;
}

.html1681040080 .mcontent {
    background: rgb(254,218,117);
    background: linear-gradient(36deg, rgba(254,218,117,1) 0%, rgba(250,126,30,1) 20%, rgba(214,41,118,1) 40%, rgba(150,47,191,1) 60%, rgba(79,91,213,1) 80%);
    border-radius: 3px;
}

.html1681040080 div.svgdiv {
    display: inline-block;
    width: 15%;
    border-left: 1px solid #ffffff;
    padding: 15px;
}

.html1681040080 div.insta{
    display: inline-block;
    color: white;
    font-weight: 800;
    width: 40%;
    text-align: right;
    position: relative;
    top: 15px;
    padding-right: 15px;
}

/*Module specific style*/
.html1681040080 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {

.html1681040080 .mbody {
    padding: 0;
}

.html1681040080 .mcontent {
    padding: 20px;
}

.html1681040080 div.svgdiv {
    width: 25%;
    padding: 12px;
}

.html1681040080 div.insta {
    width: 42%;
    top: 14px;
    padding-right: 24px;
}

.html1681040080 div.insta2{
    display:none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1681040080 .mcontent {
        max-height:270px;
        overflow-y:auto;
        padding:20px;
    }
    .html1681040080 .mbody {
    padding: 0;
}
    .html1681040080 div.insta{
	width: 65%;
}
    .html1681040080 div.svgdiv{
	width: 33%;
}

    .html1681040080 div.insta2{
    display:none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.html1681040080 .mbody {
    padding: 0;
}

    .html1681040080 .mcontent {
    padding:10px;
}
}
@media (min-width: 1200px) {
	.html1681040080 .mcontent {
    padding: 50px 30px;
}
}