/* 
Theme Name:		 Harvester Solutions Limited
Theme URI:		 https://git.ceb02.ds.network/wordpress-setup-essentials/divi-sass-setup/
Description:	 For all your Small Crop & Horticulture, Harvesting needs
Author:			 Freeparking
Template:		 Divi
Version:		 3.1.1
Text Domain:	 divi-child
*/

@media  (max-width:481px) {
  #for_all_your_section .et_pb_image{
	max-width: 433px !important;
 }
}
#gform_confirmation_message_3, #gform_confirmation_message_2{
	background: rgba(33,77,54,0.08);
	color: #60BB46 !important;
	padding: 10px 55px;
    border-radius: 5px;
	text-align: center;
}

@media  (max-width:600px) {
  #banner_section .et_pb_row {
	height: 60vh !important;
 }
}