/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.69.1503536208
Updated: 2017-08-24 10:56:48

*/

h2 {
    font-size: 100px;
}
h3 {
font-size:26px !important;
}

a:link {
colour:#fff;
}
a:hover {
letter-spacing:1px;
}

@media (max-width: 980px)
{
.text-content {
    margin-top: 0px !important;
}
.et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 15px 0;
}
.mob-image {
margin-bottom: 0px !important;
}
.et_pb_column {
    margin-bottom: 0px;
}
}

@media (max-width: 414px)
{
.text-content {
margin: 0px 0px!important;
padding: 20px !important;
}

.et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 15px 0;
}

h2 {
    font-size: 50px;
}
}


@media screen and (min-width: 1300px) { 
.home-img {
width:400px;}
}