.divWithMargins										{ padding-bottom: 0px; }
.divWithMargins					img					{ float: none; width: auto; max-width: 100%; margin: auto; }
.sectionTitle										{ font-family: MontserratBold, Arial; color: #ffffff; }


@media screen and (min-width: 300px)
{
 .sectionTitle										{ font-size: 16px; line-height: 20px; }
}


@media screen and (min-width: 400px)
{
 .sectionTitle										{ font-size: 18px; line-height: 22px; }
}


@media screen and (min-width: 500px)
{
 .sectionTitle										{ font-size: 20px; line-height: 24px; }
}


@media screen and (min-width: 600px)
{
 .sectionTitle										{ font-size: 21px; line-height: 25px; }
}


@media screen and (min-width: 700px)
{
 .sectionTitle										{ font-size: 22px; line-height: 26px; }
}


@media screen and (min-width: 800px)
{
 .sectionTitle										{ font-size: 24px; line-height: 28px; }
}


@media screen and (min-width: 900px)
{
 .sectionTitle										{ font-size: 25px; line-height: 29px; }
}


@media screen and (min-width: 1000px)
{
 .sectionTitle										{ font-size: 26px; line-height: 30px; }
}


@media screen and (min-width: 1100px)
{
 .sectionTitle										{ font-size: 28px; line-height: 32px; }
}


@media screen and (min-width: 1260px)
{
 .sectionTitle										{ font-size: 30px; line-height: 34px; }
}
