Can I aligned it like adding some margin-left? because i've add it at the custom.css but nothing happends\
Could you illustrate the modification you expect via screenshot? I will suggest changes in CSS for you.
like this
@media (min-width: 1200px) .col-lg-3 { margin-left :90px; }
i've doing this but nothing's happend
You can try this:
.t3-module#Mod166 .module-inner { padding-left: 110px; }
Thanks