/*
Theme Name:   NG23TenderSupport
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   http://staging.ng23tendersupport.co.uk
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  NG23TenderSupport
*/

/* Write here your own personal stylesheet */

/*Footer Center */

#footer-info {
	text-align: center;
	float: unset;
}

/* Image wrap fix */

@media only screen and (max-width: 767px) {
.et_pb_image_wrap {
    width: 100% !important;
    }
}