/*
Theme Name: Stike
Theme URI: https://themes.envytheme.com/stike
Author: EnvyTheme
Author URI: https://envytheme.com
Description: IT & SaaS Startups WordPress Theme
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: stike
Tags: custom-menu, sticky-post, footer-widgets, featured-images, threaded-comments, translation-ready
*/




@media only screen and (min-width: 768px) {
  /* For desktop: */
  .overview-left-img{
      margin-bottom: 382px;
  }
/*  .overview-content .pl-3{
      margin-bottom: 382px;
  }*/
.testimonialsbg {
background-image: url(http://construxerp.com/wp-content/uploads/2019/12/aboutusimg.jpg);
}

.image {
background-image: url(http://construxerp.com/wp-content/uploads/2019/12/header_img.jpg);

}
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .testimonialsbg {
    background-image: url(http://construxerp.com/wp-content/uploads/2019/12/aboutusimg.jpg);
}
  .image {
    background-image: url(http://construxerp.com/wp-content/uploads/2019/12/header_img.jpg);

}
}
