HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/BDeurzen/vandeurzentuinontwerp.nl/wwwroot/css/partials/_about.sass
.intro-text-about
  @extend .intro-text
  padding: 30px 75px 30px 75px
  margin-bottom: 50px

.contact_opnemen_foto
  width: $contentGrid*3
  margin-top: -50px
  padding: 30px 50px
  text-align: center
  font-size: 15pt
  .block-title
    font-size: 15pt
    font-weight: 600
    color: white
  img
    width: 200px
    margin: 0 auto
  p
    color: $mainBackgroundColorDarker
    font-weight: 600

.over_ons_footnote
  p
    color: white
  .block-title
    color: white
    font-weight: 600
  background-color: $mainBackgroundColorDarker
  padding: 30px 175px
  border-top-left-radius: $panelBorderRadius
  border-top-right-radius: $panelBorderRadius

/** RESPONSIVE **/

+media-query(1270px)
  .contact_opnemen_foto
    .block-title
      font-size: 13pt
    img
      width: 150px

+media-query(1080px)
  .contact_opnemen_foto
    width: $contentGrid*4

  .intro-text
    width: $contentGrid*8

+media-query(768px)
  .contact_opnemen_foto
    width: $contentGrid*12

  .intro-text
    width: $contentGrid*12
    padding: 30px

  .over_ons_footnote
    padding: 30px