.feature_section_2
  position: relative
  display: flex
  align-items: center
  justify-content: center
  .add_image
    position: absolute
    right: -35px
    top: 20%

  .Food_Safety_Management_heading
    text-align: center
    margin-bottom: 2rem

  .Check_pricing
    text-align: center
    margin: 1rem 0 0

  h4
    font-weight: 400
    font-size: 22px

  .left_section
    padding-right: 4rem
    .inventory_management
      padding: 0 0 0 2rem
    img
      margin-bottom: 2rem
  .right_section
    padding-left: 4rem
    img
      margin-bottom: 2rem
    .inventory_management
      padding: 0 2rem 0 0
.feature_bg
  position: relative
  .row
    align-items: center

.dot_bg
  background-size: 50%
  background-position: bottom
  background-repeat: repeat-x
  position: absolute
  bottom: -6rem
  left: 0
  right: 0
  z-index: -1
  height: 100vw

.left_upper_image
  position: absolute
  top: 21%
  left: 3%
  display: flex
  align-items: center

		
.right_upper_image
  width: 185px
  height: 185px
  position: absolute
  top: 20.5%
  right: 39px
  display: flex
  align-items: center
  



.upper_text
	color: #CF5504
	font-weight: 700