/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

p.img {
    margin:5px;
}

.menuzord-brand img {
  max-height: 70px;
}

.main-content img {
   /* margin : 10px;*/
}

.caption-img img {
    margin : 10px;
}

.welcome img{
    margin: 0px;
}

container, section > .container-fluid {
    padding-top: 10px;
     padding-bottom: 10px; 
}

.layout-sidebar-first, .layout-sidebar-second{
    background: #f7f8fa;
    padding: 10px;
}