﻿.Blogs-Parallax01 {
    background-image: url('/Resources/Images/BackgroundImages/1252697175.jpg'); 
    min-height: 350px;
    background-attachment: fixed;
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0px;
}
