/* Custom Mystyle for prernajyottrust */

/* 1. General Styles */
.mt-50
{
    margin-top: 30px;
}
.mb-50
{
    margin-bottom: 50px;
}
.mb-20
{
    margin-bottom: 20px;
}
.pt-50
{
    padding-top: 50px;
}
.pb-50
{
    padding-bottom: 50px;
}
.pull-right
{
    float: right;
}


/* 2. Home Page Styles */
.single-causes .causes-content {
    width: 100%;
}


