Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. .contactUsSection.image .contactUsSection {
  2. margin-top: 0px;
  3. }
  4.  
  5. .contactUsSection.image .contactUsSection h2 {
  6. margin-top: 20px;
  7. }
  8. @media only screen and (min-width: 1024px){
  9. .page-id-53 .contactUsContainer {
  10. min-height: 500px;
  11. }
  12. }
  13.  
  14. @media (min-width: 980px){
  15. .page-id-53 .contactUsContainer {
  16. min-height: 500px;
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement